edmcouncil / fibo

The Financial Industry Business Ontology (FIBO) defines the sets of things that are of interest in financial business applications and the ways that those things can relate to one another. In this way, FIBO can give meaning to any data (e.g., spreadsheets, relational databases, XML documents) that describe the business of finance.
https://spec.edmcouncil.org/fibo/
MIT License
307 stars 66 forks source link

FND-376 - Replace constructs in FND with their equivalents in Commons and integrate others to eliminate technical debt #1901

Closed ElisaKendall closed 1 year ago

ElisaKendall commented 1 year ago

Signed-off-by: Elisa Kendall ekendall@thematix.com

Description

  1. Replaced the property appliesTo from Relations with the corresponding property from Commons
  2. Replaced properties characterizes, is characterized by, describes, and is described by with the corresponding property from Commons
  3. Made Jurisdiction a subclass of Context and replaced appliesTo with isApplicableIn from Commons
  4. Made ContractualElement a subclass of Constituent and made definesTermsFor a subproperty of defines

Note that addressing the technical debt with respect to dates and times will be done in a subsequent issue resolution.

Fixes: #1900 / FND-376

Checklist: