Skip to content

2017 Q3 Release

Compare
Choose a tag to compare
@jgeluk jgeluk released this 09 Oct 18:47
· 3886 commits to master since this release

2017Q3

FIBO publishes new content and product at the end of every calendar quarter. 

The 2017Q3 release includes:

New Features

  • New Features in the Glossary – including allowing text search for individual classes and display of properties.
  • Enhanced content in this release includes the Securities and Derivatives Domains as well as focusing the Loans Domain on known HMDA Use Cases.  There is also usual clean up that happens in all Linked Data projects of resolving references and accurately pointing to both internal base ontologies such as FIBO Foundations and FIBO Financial Business and Commerce, as well as external ontologies such as the Object Management Group (OMG) Languages, Counties, and Codes (LCC) ontology.

New Products

Data Dictionary

An Excel spreadsheet of FIBO terms.
See https://spec.edmcouncil.org/static/datadictionary/

Linked Data Fragments

A new way of searching for a particular FIBO Triple, or executing a query.
See http://fragments.edmcouncil.org

Visual Ontology (VOWL) Web Pages

Generated web documentation for each ontology, including graphical depictions of FIBO concepts (using the VOWL notation).
See https://spec.edmcouncil.org/fibo/widoco/master/2017Q3/vowltree.html

RDF Toolkit

In addition, the FIBO Team has added extensive capability to its Open Source “RDFToolKit”. The application now provides the capability to automatically maintain the integrity of each FIBO product relative to the FIBO OWL System of Record.
See https://wiki.edmcouncil.org/display/FIBORDFKIT

Process Optimization

We're striving towards full "Continuous Deployment" and a DevOps based process where everything after an approved Pull Request is automated. The build/test/publish/deploy process is now based on a so called Multi-branch pipeline (one Jenkinsfile that orchestrates the build, see Jenkinsfile)