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
336 stars 69 forks source link

fibo-fnd-utl-alx:actualExpression misidentified with cmns-qtu:describesActualExpression #2069

Closed mereolog closed 2 weeks ago

mereolog commented 2 weeks ago

fibo-fnd-utl-alx:actualExpression is claimed to be equivalent to cmns-qtu:describesActualExpression, but the former is an annotation property and the latter is a datatype property - see below:

https://github.com/edmcouncil/fibo/blob/34c0e645285b70cece1c7a918ab0d6611c1f80ab/FND/Utilities/Analytics.rdf#L569-L572

describesActualExpression

ElisaKendall commented 2 weeks ago

@mereolog This has been fixed in the resolution to FIBO-386, pull request #2071.

ElisaKendall commented 2 weeks ago

Close to the resolution included in pull request #2071