Skip to content

Commit

Permalink
FND-369 #comment - addressed formatting issues and dead links in rela…
Browse files Browse the repository at this point in the history
…tions and quantities ontologies

Signed-off-by: Elisa Kendall <[email protected]>
  • Loading branch information
ElisaKendall committed Jul 31, 2022
1 parent d016d7d commit 662888a
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 26 deletions.
23 changes: 7 additions & 16 deletions FND/Quantities/QuantitiesAndUnits.rdf
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@
<dct:abstract>This ontology provides an initial set of concepts supporting the representation of quantities, units, systems of quantities, and systems of units for use in FIBO. It is compatible with and can be mapped directly to the OMG Date Time Vocabulary (DTV) Quantities Ontology, but has been integrated into FND to provide local coverage of quantities and measurements and eliminate the SBVR mark-up.</dct:abstract>
<dct:license rdf:datatype="&xsd;anyURI">http://opensource.org/licenses/MIT</dct:license>
<sm:contentLanguage rdf:datatype="&xsd;anyURI">https://www.w3.org/TR/owl2-quick-reference/</sm:contentLanguage>
<sm:copyright>Copyright (c) 2015-2021 EDM Council, Inc.</sm:copyright>
<sm:copyright>Copyright (c) 2015-2021 Object Management Group, Inc.</sm:copyright>
<sm:copyright>Copyright (c) 2015-2022 EDM Council, Inc.</sm:copyright>
<sm:copyright>Copyright (c) 2015-2022 Object Management Group, Inc.</sm:copyright>
<sm:dependsOn rdf:datatype="&xsd;anyURI">https://spec.edmcouncil.org/fibo/ontology/FND/Arrangements/Arrangements/</sm:dependsOn>
<sm:dependsOn rdf:datatype="&xsd;anyURI">https://spec.edmcouncil.org/fibo/ontology/FND/Arrangements/ClassificationSchemes/</sm:dependsOn>
<sm:dependsOn rdf:datatype="&xsd;anyURI">https://spec.edmcouncil.org/fibo/ontology/FND/Relations/Relations/</sm:dependsOn>
Expand All @@ -46,13 +46,14 @@
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FND/Relations/Relations/"/>
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FND/Utilities/AnnotationVocabulary/"/>
<owl:imports rdf:resource="https://www.omg.org/spec/LCC/Countries/CountryRepresentation/"/>
<owl:versionIRI rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FND/20210201/Quantities/QuantitiesAndUnits/"/>
<owl:versionIRI rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FND/20220701/Quantities/QuantitiesAndUnits/"/>
<skos:changeNote>The https://spec.edmcouncil.org/fibo/ontology/FND/20180801/Quantities/QuantitiesAndUnits/ was modified to untangle this ontology from analytics, untangle quantity values (measurements) from measures and add refinements from SysML and ISO 11179, including dimensionality.</skos:changeNote>
<skos:changeNote>The https://spec.edmcouncil.org/fibo/ontology/FND/20190501/Quantities/QuantitiesAndUnits/ was modified to rename (migrate) the hasDefinition property to isDefinedIn.</skos:changeNote>
<skos:changeNote>The https://spec.edmcouncil.org/fibo/ontology/FND/20190701/Quantities/QuantitiesAndUnits/ was modified to eliminate deprecated properties.</skos:changeNote>
<skos:changeNote>The https://spec.edmcouncil.org/fibo/ontology/FND/20190901/Quantities/QuantitiesAndUnits/ was modified to allow for dimensionless quantity kinds, including but not limited to percentages, and to eliminate duplication with concepts in LCC.</skos:changeNote>
<skos:changeNote>The https://spec.edmcouncil.org/fibo/ontology/FND/20200201/Quantities/QuantitiesAndUnits/ was modified to eliminate the redundant definition of rate, in favor of ratio in Analytics.</skos:changeNote>
<skos:changeNote>The https://spec.edmcouncil.org/fibo/ontology/FND/20200901/Quantities/QuantitiesAndUnits/ was modified to eliminate circular definitions.</skos:changeNote>
<skos:changeNote>The https://spec.edmcouncil.org/fibo/ontology/FND/20210201/Quantities/QuantitiesAndUnits/ was modified to address hygiene issues with respect to text formatting and eliminate dead links.</skos:changeNote>
<fibo-fnd-utl-av:hasMaturityLevel rdf:resource="&fibo-fnd-utl-av;Release"/>
</owl:Ontology>

Expand All @@ -67,16 +68,14 @@
</rdfs:subClassOf>
<rdfs:label>base quantity</rdfs:label>
<skos:definition>quantity kind in a conventionally chosen subset of a given system of quantities, where no subset quantity can be expressed in terms of the others</skos:definition>
<skos:example>The International System of Quantities (ISQ) comprises these base quantities (with their SI base measurement units): length (meter), mass (kilogram), duration (second), electric current (ampere), thermodynamic temperature (kelvin), amount of substance (mole), and luminous intensity (candela). These base quantities are not mutually comparable. All quantities of any one of these kinds are, however, mutually comparable.</skos:example>
<fibo-fnd-utl-av:adaptedFrom rdf:datatype="&xsd;anyURI">http://www.omg.org/spec/DTV/1.1/</fibo-fnd-utl-av:adaptedFrom>
<skos:example>The International System of Quantities (ISQ) comprises these base quantities (with their SI base measurement units): length (meter), mass (kilogram), duration (second), electric current (ampere), thermodynamic temperature (kelvin), amount of substance (mole), and luminous intensity (candela). These base quantities are not mutually comparable. All quantities of any one of these kinds are, however, mutually comparable.</skos:example>
<fibo-fnd-utl-av:adaptedFrom rdf:datatype="&xsd;anyURI">https://www.omg.org/spec/SysML/1.5/</fibo-fnd-utl-av:adaptedFrom>
</owl:Class>

<owl:Class rdf:about="&fibo-fnd-qt-qtu;BaseUnit">
<rdfs:subClassOf rdf:resource="&fibo-fnd-qt-qtu;MeasurementUnit"/>
<rdfs:label>base unit</rdfs:label>
<skos:definition>measurement unit that is defined by a system of units to be the reference measurement unit for a base quantity</skos:definition>
<fibo-fnd-utl-av:adaptedFrom rdf:datatype="&xsd;anyURI">http://www.omg.org/spec/DTV/1.1/</fibo-fnd-utl-av:adaptedFrom>
<fibo-fnd-utl-av:adaptedFrom rdf:datatype="&xsd;anyURI">https://www.omg.org/spec/SysML/1.5/</fibo-fnd-utl-av:adaptedFrom>
<fibo-fnd-utl-av:explanatoryNote>Quantity units that are not base units are derived units.</fibo-fnd-utl-av:explanatoryNote>
</owl:Class>
Expand Down Expand Up @@ -108,7 +107,6 @@
<owl:disjointWith rdf:resource="&fibo-fnd-qt-qtu;BaseQuantity"/>
<skos:definition>quantity kind that may be defined as a product of powers of one or more other kinds of quantity</skos:definition>
<skos:example>velocity (length/time), mass density (mass/length3)</skos:example>
<fibo-fnd-utl-av:adaptedFrom rdf:datatype="&xsd;anyURI">http://www.omg.org/spec/DTV/1.1/</fibo-fnd-utl-av:adaptedFrom>
<fibo-fnd-utl-av:adaptedFrom rdf:datatype="&xsd;anyURI">https://www.omg.org/spec/SysML/1.5/</fibo-fnd-utl-av:adaptedFrom>
<fibo-fnd-utl-av:explanatoryNote>A derived quantity may also be used to define a synonym kind of quantity for another kind of quantity.</fibo-fnd-utl-av:explanatoryNote>
</owl:Class>
Expand All @@ -131,7 +129,6 @@
<skos:definition>measurement unit that is defined with respect to one or more base units, such as as a product of powers of one or more other measurement units</skos:definition>
<skos:example>1 minute = 60 seconds</skos:example>
<skos:example>For example velocity can be specified as the product of length to the power one times time to the power minus one, and subsequently speed can be specified as velocity to the power one.</skos:example>
<fibo-fnd-utl-av:adaptedFrom rdf:datatype="&xsd;anyURI">http://www.omg.org/spec/DTV/1.1/</fibo-fnd-utl-av:adaptedFrom>
<fibo-fnd-utl-av:adaptedFrom rdf:datatype="&xsd;anyURI">https://www.omg.org/spec/SysML/1.5/</fibo-fnd-utl-av:adaptedFrom>
<fibo-fnd-utl-av:explanatoryNote>Every derived unit is defined in terms of base units.</fibo-fnd-utl-av:explanatoryNote>
</owl:Class>
Expand Down Expand Up @@ -170,7 +167,6 @@
<rdfs:label>measurement unit</rdfs:label>
<skos:definition>quantity, defined and adopted by convention, with which any other quantity of the same kind can be compared to express the ratio of the two quantities as a number</skos:definition>
<skos:example>week, day, hour, minute, second, kilogram, joule, meter</skos:example>
<fibo-fnd-utl-av:adaptedFrom rdf:datatype="&xsd;anyURI">http://www.omg.org/spec/DTV/1.1/</fibo-fnd-utl-av:adaptedFrom>
<fibo-fnd-utl-av:adaptedFrom rdf:datatype="&xsd;anyURI">https://www.omg.org/spec/SysML/1.5/</fibo-fnd-utl-av:adaptedFrom>
<fibo-fnd-utl-av:explanatoryNote>A Unit is a quantity in terms of which the magnitudes of other quantities that have the same quantity kind can be stated. A unit often relies on precise and reproducible ways to measure the unit. For example, a unit of length such as meter may be specified as a multiple of a particular wavelength of light. A unit may also specify less stable or precise ways to express some value, such as a cost expressed in some currency, or a severity rating measured by a numerical scale.</fibo-fnd-utl-av:explanatoryNote>
</owl:Class>
Expand All @@ -186,7 +182,6 @@
<skos:definition>property of a phenomenon, body, or substance, to which a number can be assigned with respect to a reference</skos:definition>
<skos:editorialNote>The term quantity is used here to refer to the abstraction of the properties - the amount of measurable stuff that can be compared between particular quantities. The height of the something refers to a particular quantity; 555 ft 5 inches refers to a quantity value.</skos:editorialNote>
<skos:example>second, kilogram, joule, meter. These are quantities in a general sense, which is what is meant here by quantity.</skos:example>
<fibo-fnd-utl-av:adaptedFrom rdf:datatype="&xsd;anyURI">http://www.omg.org/spec/DTV/1.1/</fibo-fnd-utl-av:adaptedFrom>
<fibo-fnd-utl-av:adaptedFrom rdf:datatype="&xsd;anyURI">https://www.omg.org/spec/SysML/1.5/</fibo-fnd-utl-av:adaptedFrom>
<fibo-fnd-utl-av:explanatoryNote>A quantity as defined here is said to be a &quot;scalar&quot; as distinct from a &quot;vector.&quot; However, a vector or a tensor whose components are quantities is also considered to be a quantity.</fibo-fnd-utl-av:explanatoryNote>
</owl:Class>
Expand All @@ -209,9 +204,8 @@
</rdfs:subClassOf>
<rdfs:label>quantity kind</rdfs:label>
<skos:definition>classifier for &apos;quantity&apos; that characterizes quantities as being mutually comparable</skos:definition>
<fibo-fnd-utl-av:adaptedFrom rdf:datatype="&xsd;anyURI">http://www.omg.org/spec/DTV/1.1/</fibo-fnd-utl-av:adaptedFrom>
<fibo-fnd-utl-av:adaptedFrom rdf:datatype="&xsd;anyURI">https://www.omg.org/spec/SysML/1.5/</fibo-fnd-utl-av:adaptedFrom>
<fibo-fnd-utl-av:explanatoryNote>A QuantityKind is a kind of quantity that may be stated by means of defined units. For example, the quantity kind of length may be measured by units of meters, kilometers, or feet. Note that this definition allows for dimensionless quantity kinds, such as rates.</fibo-fnd-utl-av:explanatoryNote>
<fibo-fnd-utl-av:explanatoryNote>A QuantityKind is a kind of quantity that may be stated by means of defined units. For example, the quantity kind of length may be measured by units of meters, kilometers, or feet. Note that this definition allows for dimensionless quantity kinds, such as rates.</fibo-fnd-utl-av:explanatoryNote>
<fibo-fnd-utl-av:explanatoryNote>Every instance of &apos;quantity kind&apos; is also a specialization of &apos;quantity&apos;. So the concept &apos;duration&apos; is an instance of &apos;quantity kind&apos; and it is a specialization of &apos;quantity&apos;, i.e., it is a classifier of actual quantities. But a given duration (i.e., the duration of something) is an instance of &apos;duration&apos; and thus a &apos;quantity value,&apos; not an instance of &apos;quantity kind&apos;. For example, a &apos;year&apos; is not an instance of quantity kind; it is an instance of quantity, but not a category of quantity.</fibo-fnd-utl-av:explanatoryNote>
</owl:Class>

Expand Down Expand Up @@ -254,9 +248,8 @@
<rdfs:label>quantity value</rdfs:label>
<skos:definition>number and measurement unit together giving magnitude of a quantity</skos:definition>
<skos:example>2 days, 3.5 hours, 150 lb, 45.5 miles</skos:example>
<fibo-fnd-utl-av:adaptedFrom rdf:datatype="&xsd;anyURI">http://www.omg.org/spec/DTV/1.1/</fibo-fnd-utl-av:adaptedFrom>
<fibo-fnd-utl-av:adaptedFrom rdf:datatype="&xsd;anyURI">https://www.omg.org/spec/SysML/1.5/</fibo-fnd-utl-av:adaptedFrom>
<fibo-fnd-utl-av:explanatoryNote>The quantity expressed by a quantity value is the quantity whose ratio to the measurement unit is the number. Note that dimensionless quantities may not have a measurement unit associated with them.</fibo-fnd-utl-av:explanatoryNote>
<fibo-fnd-utl-av:explanatoryNote>The quantity expressed by a quantity value is the quantity whose ratio to the measurement unit is the number. Note that dimensionless quantities may not have a measurement unit associated with them.</fibo-fnd-utl-av:explanatoryNote>
<fibo-fnd-utl-av:synonym>measurement</fibo-fnd-utl-av:synonym>
</owl:Class>

Expand Down Expand Up @@ -294,7 +287,6 @@
<rdfs:label xml:lang="en">system of quantities</rdfs:label>
<skos:definition>set of quantities together with a set of non-contradictory equations relating those quantities</skos:definition>
<skos:example>The International System of Quantities (ISQ) is an example of a SystemOfQuantities, defined in ISO 31 and ISO/IEC 80000.</skos:example>
<fibo-fnd-utl-av:adaptedFrom rdf:datatype="&xsd;anyURI">http://www.omg.org/spec/DTV/1.1/</fibo-fnd-utl-av:adaptedFrom>
<fibo-fnd-utl-av:adaptedFrom rdf:datatype="&xsd;anyURI">https://www.omg.org/spec/SysML/1.5/</fibo-fnd-utl-av:adaptedFrom>
</owl:Class>

Expand Down Expand Up @@ -330,7 +322,6 @@
<rdfs:label>system of units</rdfs:label>
<skos:definition>set of measurement units associated with a system of quantities, together with a set of rules that assign one measurement unit to be the base unit for each base quantity in the system of quantities and a set of rules for the derivation of other units from the base units</skos:definition>
<skos:example>The International System of Units (SI) is a system of units.</skos:example>
<fibo-fnd-utl-av:adaptedFrom rdf:datatype="&xsd;anyURI">http://www.omg.org/spec/DTV/1.1/</fibo-fnd-utl-av:adaptedFrom>
<fibo-fnd-utl-av:adaptedFrom rdf:datatype="&xsd;anyURI">https://www.omg.org/spec/SysML/1.5/</fibo-fnd-utl-av:adaptedFrom>
</owl:Class>

Expand Down
21 changes: 11 additions & 10 deletions FND/Relations/Relations.rdf
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@

<owl:Ontology rdf:about="https://spec.edmcouncil.org/fibo/ontology/FND/Relations/Relations/">
<rdfs:label>Relations Ontology</rdfs:label>
<dct:abstract>This ontology defines a set of general purpose relations for use in other FIBO ontology elements. These include a number of properties required for reuse across the foundations and business entities models.</dct:abstract>
<dct:abstract>This ontology defines a set of general purpose relations for use in other FIBO ontology elements. These include a number of properties required for reuse across the foundations and business entities models.</dct:abstract>
<dct:license rdf:datatype="&xsd;anyURI">http://opensource.org/licenses/MIT</dct:license>
<sm:contentLanguage rdf:resource="https://www.w3.org/TR/owl2-quick-reference/"/>
<sm:copyright>Copyright (c) 2013-2022 EDM Council, Inc.</sm:copyright>
Expand All @@ -43,17 +43,17 @@
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FND/Utilities/AnnotationVocabulary/"/>
<owl:imports rdf:resource="https://www.omg.org/spec/LCC/Countries/CountryRepresentation/"/>
<owl:imports rdf:resource="https://www.omg.org/spec/LCC/Languages/LanguageRepresentation/"/>
<owl:versionIRI rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FND/20220401/Relations/Relations/"/>
<owl:versionIRI rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FND/20220701/Relations/Relations/"/>
<skos:changeNote>The http://www.omg.org/spec/EDMC-FIBO/FND/20170201/Relations/Relations.rdf version of this ontology was modified per the FIBO 2.0 RFC to include additional properties and the linkage to LCC.</skos:changeNote>
<skos:changeNote>The http://www.omg.org/spec/FIBO/Foundations/20130601/Relations/Relations.owl version of the ontology submitted with the FIBO FND RFC, was revised in advance of the September 2013 New Brunswick, NJ meeting, as follows:
(1) to use slash style URI/IRIss (also called 303 URIs, vs. hash style) as required to support server side processing
(2) to use version-independent IRIs for all definitions internally as opposed to version-specific IRIs
(3) to change the file suffix from .owl to .rdf to increase usability in RDF tools
(4) to use 4-level abbreviations and corresponding namespace prefixes for all FIBO ontologies, reflecting a family/specification/module/ontology structure
(5) to incorporate changes to the specification metadata to support documentation at the family, specification, module, and ontology level, similar to the abbreviations
(6) to move the ontology from the Utilities module to an independent Relations module
(7) to revise a number of definitions, per discussion with various stakeholders.
(8) to augment the definitions to include entity names from Business Entities.</skos:changeNote>
(1) to use slash style URI/IRIss (also called 303 URIs, vs. hash style) as required to support server side processing
(2) to use version-independent IRIs for all definitions internally as opposed to version-specific IRIs
(3) to change the file suffix from .owl to .rdf to increase usability in RDF tools
(4) to use 4-level abbreviations and corresponding namespace prefixes for all FIBO ontologies, reflecting a family/specification/module/ontology structure
(5) to incorporate changes to the specification metadata to support documentation at the family, specification, module, and ontology level, similar to the abbreviations
(6) to move the ontology from the Utilities module to an independent Relations module
(7) to revise a number of definitions, per discussion with various stakeholders.
(8) to augment the definitions to include entity names from Business Entities.</skos:changeNote>
<skos:changeNote>The https://spec.edmcouncil.org/fibo/ontology/FND/20130801/Relations/Relations.rdf version of this ontology was revised to add the appliesTo object property in support of the IND RFC.</skos:changeNote>
<skos:changeNote>The https://spec.edmcouncil.org/fibo/ontology/FND/20140501/Relations/Relations.rdf version of this ontology was modified per the issue resolutions identified in the FIBO FND 1.0 FTF report and in https://spec.edmcouncil.org/fibo/ontology/FND/1.0/AboutFND-1.0/. It was further revised in FTF 2 resulting in https://spec.edmcouncil.org/fibo/ontology/FND/20141101/Relations/Relations/.</skos:changeNote>
<skos:changeNote>The https://spec.edmcouncil.org/fibo/ontology/FND/20141101/Relations/Relations.rdf version of this ontology was modified per the issue resolutions identified in the FIBO FND 1.2 RTF report.</skos:changeNote>
Expand All @@ -67,6 +67,7 @@
<skos:changeNote>The https://spec.edmcouncil.org/fibo/ontology/FND/20201201/Relations/Relations.rdf version of this ontology was modified to clean up references to external dictionaries that don&apos;t meet FIBO policies, eliminate ambiguity where possible, eliminate the superproperties of produces and is produced by, whose semantics are different from their parent properties, and improve ISO 704 compliance of definitions.</skos:changeNote>
<skos:changeNote>The https://spec.edmcouncil.org/fibo/ontology/FND/20210201/Relations/Relations.rdf version of this ontology was modified to add Reference as a superclass of Name and use the hasTextValue property as the superproperty of certain data properties.</skos:changeNote>
<skos:changeNote>The https://spec.edmcouncil.org/fibo/ontology/FND/20210601/Relations/Relations.rdf version of this ontology was modified to remove the deprecated hasTag property.</skos:changeNote>
<skos:changeNote>The https://spec.edmcouncil.org/fibo/ontology/FND/20220401/Relations/Relations.rdf version of this ontology was modified to address hygiene issues with respect to text formatting.</skos:changeNote>
<fibo-fnd-utl-av:hasMaturityLevel rdf:resource="&fibo-fnd-utl-av;Release"/>
</owl:Ontology>

Expand Down

0 comments on commit 662888a

Please sign in to comment.