Skip to content

Commit

Permalink
FND-388 - revised top-level metadata files to incorporate the new mod…
Browse files Browse the repository at this point in the history
…ule for ACTUS

Signed-off-by: Elisa Kendall <[email protected]>
  • Loading branch information
ElisaKendall committed Dec 27, 2024
1 parent d55583f commit f4daf81
Show file tree
Hide file tree
Showing 4 changed files with 62 additions and 20 deletions.
2 changes: 1 addition & 1 deletion ACTUS/MetadataACTUS.rdf
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ The above copyright notice and this permission notice shall be included in all c
THE SOFTWARE IS PROVIDED &apos;AS IS&apos;, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

See https://opensource.org/licenses/MIT.</dct:license>
<dct:modified rdf:datatype="&xsd;dateTime">2024-12-27T18:00:00</dct:modified>
<dct:modified rdf:datatype="&xsd;dateTime">2025-01-03T18:00:00</dct:modified>
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/ACTUS/ACTUSControlledVocabulary/"/>
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FND/Utilities/AnnotationVocabulary/"/>
<owl:imports rdf:resource="https://www.omg.org/spec/Commons/AnnotationVocabulary/"/>
Expand Down
29 changes: 24 additions & 5 deletions AboutFIBODev.rdf
Original file line number Diff line number Diff line change
Expand Up @@ -25,15 +25,34 @@
<rdfs:label>About FIBO Development</rdfs:label>
<dct:abstract>This ontology is provided for the convenience of FIBO users. It loads the very latest version of every FIBO ontology (released, provisional, and informative) based on the contents of GitHub, for use in particular while working on revisions. Note that metadata files and other 'load' files, such as the various domain-specific 'all' files, are intentionally excluded.</dct:abstract>
<dct:issued rdf:datatype="&xsd;dateTime">2018-03-31T18:00:00</dct:issued>
<dct:license rdf:datatype="&xsd;anyURI">https://opensource.org/licenses/MIT</dct:license>
<dct:modified rdf:datatype="&xsd;dateTime">2024-11-19T18:00:00</dct:modified>
<cmns-av:copyright>Copyright (c) 2013-2024 EDM Council, Inc.</cmns-av:copyright>
<cmns-av:copyright>Copyright (c) 2013-2024 Object Management Group, Inc.</cmns-av:copyright>
<dct:license>Copyright (c) 2013-2025 EDM Council, Inc.
Copyright (c) 2013-2025 Object Management Group, Inc.

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the &apos;Software&apos;), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED &apos;AS IS&apos;, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

See https://opensource.org/licenses/MIT.</dct:license>
<dct:modified rdf:datatype="&xsd;dateTime">2025-01-03T18:00:00</dct:modified>
<cmns-av:copyright>Copyright (c) 2013-2025 EDM Council, Inc.</cmns-av:copyright>
<cmns-av:copyright>Copyright (c) 2013-2025 Object Management Group, Inc.</cmns-av:copyright>
<rdfs:seeAlso rdf:datatype="&xsd;anyURI">https://spec.edmcouncil.org/fibo/</rdfs:seeAlso>

<!--
///////////////////////////////////////////////////////////////////////////////////////
//
// Algorithmic Contract Types Unified Standards (ACTUS) Domain
//
///////////////////////////////////////////////////////////////////////////////////////
-->

<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/ACTUS/ACTUSControlledVocabulary/"/>

<!--
///////////////////////////////////////////////////////////////////////////////////////
//
// Business Entities (BE) Domain
//
///////////////////////////////////////////////////////////////////////////////////////
Expand Down Expand Up @@ -359,7 +378,7 @@
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/SEC/Securities/SecuritiesRestrictions/"/>
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/SEC/Securities/SecurityAssets/"/>

<owl:versionIRI rdf:resource="https://spec.edmcouncil.org/fibo/ontology/20241101/AboutFIBODev/"/>
<owl:versionIRI rdf:resource="https://spec.edmcouncil.org/fibo/ontology/20250101/AboutFIBODev/"/>
</owl:Ontology>

</rdf:RDF>
50 changes: 36 additions & 14 deletions MetadataFIBO.rdf
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
<!DOCTYPE rdf:RDF [
<!ENTITY cmns-av "https://www.omg.org/spec/Commons/AnnotationVocabulary/">
<!ENTITY dct "http://purl.org/dc/terms/">
<!ENTITY fibo-actus-mod "https://spec.edmcouncil.org/fibo/ontology/ACTUS/MetadataACTUS/">
<!ENTITY fibo-be-mod "https://spec.edmcouncil.org/fibo/ontology/BE/MetadataBE/">
<!ENTITY fibo-bp-mod "https://spec.edmcouncil.org/fibo/ontology/BP/MetadataBP/">
<!ENTITY fibo-cae-mod "https://spec.edmcouncil.org/fibo/ontology/CAE/MetadataCAE/">
Expand All @@ -23,6 +24,7 @@
<rdf:RDF xml:base="https://spec.edmcouncil.org/fibo/ontology/MetadataFIBO/"
xmlns:cmns-av="https://www.omg.org/spec/Commons/AnnotationVocabulary/"
xmlns:dct="http://purl.org/dc/terms/"
xmlns:fibo-actus-mod="https://spec.edmcouncil.org/fibo/ontology/ACTUS/MetadataACTUS/"
xmlns:fibo-be-mod="https://spec.edmcouncil.org/fibo/ontology/BE/MetadataBE/"
xmlns:fibo-bp-mod="https://spec.edmcouncil.org/fibo/ontology/BP/MetadataBP/"
xmlns:fibo-cae-mod="https://spec.edmcouncil.org/fibo/ontology/CAE/MetadataCAE/"
Expand All @@ -42,11 +44,21 @@
xmlns:xsd="http://www.w3.org/2001/XMLSchema#">

<owl:Ontology rdf:about="https://spec.edmcouncil.org/fibo/ontology/MetadataFIBO/">
<rdfs:label>Metadata for the EDMC-FIBO Specification</rdfs:label>
<dct:abstract>This is the metadata ontology used to describe the FIBO Specification.</dct:abstract>
<rdfs:label>Metadata for FIBO</rdfs:label>
<dct:abstract>This is the top-level metadata vocabulary used to describe the Financial Industry Business Ontology (FIBO).</dct:abstract>
<dct:issued rdf:datatype="&xsd;dateTime">2018-03-31T18:00:00</dct:issued>
<dct:license rdf:datatype="&xsd;anyURI">https://opensource.org/licenses/MIT</dct:license>
<dct:modified rdf:datatype="&xsd;dateTime">2023-02-13T18:00:00</dct:modified>
<dct:license>Copyright (c) 2013-2025 EDM Council, Inc.
Copyright (c) 2013-2025 Object Management Group, Inc.

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the &apos;Software&apos;), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED &apos;AS IS&apos;, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

See https://opensource.org/licenses/MIT.</dct:license>
<dct:modified rdf:datatype="&xsd;dateTime">2025-01-03T18:00:00</dct:modified>
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/ACTUS/MetadataACTUS/"/>
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/MetadataBE/"/>
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BP/MetadataBP/"/>
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/CAE/MetadataCAE/"/>
Expand All @@ -59,17 +71,18 @@
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/MD/MetadataMD/"/>
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/SEC/MetadataSEC/"/>
<owl:imports rdf:resource="https://www.omg.org/spec/Commons/AnnotationVocabulary/"/>
<owl:versionIRI rdf:resource="https://spec.edmcouncil.org/fibo/ontology/20230201/MetadataFIBO/"/>
<cmns-av:copyright>Copyright (c) 2013-2023 EDM Council, Inc.</cmns-av:copyright>
<cmns-av:copyright>Copyright (c) 2013-2023 Object Management Group, Inc.</cmns-av:copyright>
<owl:versionIRI rdf:resource="https://spec.edmcouncil.org/fibo/ontology/20250101/MetadataFIBO/"/>
<cmns-av:copyright>Copyright (c) 2013-2025 EDM Council, Inc.</cmns-av:copyright>
<cmns-av:copyright>Copyright (c) 2013-2025 Object Management Group, Inc.</cmns-av:copyright>
</owl:Ontology>

<owl:NamedIndividual rdf:about="&fibo-spec;FIBOSpecification">
<rdf:type rdf:resource="&fibo-fnd-utl-av;Module"/>
<rdfs:label>Financial Industry Business Ontology</rdfs:label>
<dct:abstract>The Financial Industry Business Ontology (FIBO) is a collaborative effort among industry practitioners, semantic technology experts and information scientists to standardize the language used to precisely define the terms, conditions, and characteristics of financial instruments; the legal and relationship structure of business entities; the content and time dimensions of market data; and the legal obligations and process aspects of corporate actions. The definitions and relationships that comprise the FIBO specification have been modularized into a number of domains, which in turn include a number of modules, each of which is further modularized into one or more constituent ontologies.
<rdfs:label>FIBO Specification</rdfs:label>
<dct:abstract>The Financial Industry Business Ontology (FIBO) is a collaborative effort among industry practitioners, semantic technology experts and information scientists to standardize the language used to precisely define the terms, conditions, and characteristics of financial instruments; the legal and relationship structure of business entities; the content and time dimensions of market data; and the legal obligations and process aspects of corporate actions. The definitions and relationships that comprise FIBO have been modularized into a number of domains, which in turn include a number of modules, each of which is further modularized into one or more constituent ontologies.

The FIBO ontologies are available as OWL 2 ontologies from the EDM Council site, and as UML models that are compliant with the Semantics for Information Modeling and Federation (SMIF) draft specification, and are linked at https://spec.edmcouncil.org/fibo/ontology/ .</dct:abstract>
The FIBO ontologies are available for download as OWL 2 DL compliant ontologies from the EDM Council site in three serializations: RDF/XML, Turtle, and JSON-LD, and are linked at https://spec.edmcouncil.org/fibo/ontology/. They can also be downloaded directly from GitHub at https://github.com/edmcouncil/fibo.</dct:abstract>
<dct:hasPart rdf:resource="&fibo-actus-mod;ACTUSDomain"/>
<dct:hasPart rdf:resource="&fibo-be-mod;BEDomain"/>
<dct:hasPart rdf:resource="&fibo-bp-mod;BPDomain"/>
<dct:hasPart rdf:resource="&fibo-cae-mod;CAEDomain"/>
Expand All @@ -81,12 +94,21 @@ The FIBO ontologies are available as OWL 2 ontologies from the EDM Council site,
<dct:hasPart rdf:resource="&fibo-md-mod;MDDomain"/>
<dct:hasPart rdf:resource="&fibo-sec-mod;SECDomain"/>
<dct:issued rdf:datatype="&xsd;dateTime">2018-03-31T18:00:00</dct:issued>
<dct:license rdf:datatype="&xsd;anyURI">https://opensource.org/licenses/MIT</dct:license>
<dct:modified rdf:datatype="&xsd;dateTime">2023-02-13T18:00:00</dct:modified>
<dct:license>Copyright (c) 2013-2025 EDM Council, Inc.
Copyright (c) 2013-2025 Object Management Group, Inc.

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the &apos;Software&apos;), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED &apos;AS IS&apos;, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

See https://opensource.org/licenses/MIT.</dct:license>
<dct:modified rdf:datatype="&xsd;dateTime">2025-01-03T18:00:00</dct:modified>
<dct:title>Financial Industry Business Ontology (FIBO)</dct:title>
<rdfs:seeAlso rdf:datatype="&xsd;anyURI">https://spec.edmcouncil.org/fibo/</rdfs:seeAlso>
<cmns-av:copyright>Copyright (c) 2013-2023 EDM Council, Inc.</cmns-av:copyright>
<cmns-av:copyright>Copyright (c) 2013-2023 Object Management Group, Inc.</cmns-av:copyright>
<cmns-av:copyright>Copyright (c) 2013-2025 EDM Council, Inc.</cmns-av:copyright>
<cmns-av:copyright>Copyright (c) 2013-2025 Object Management Group, Inc.</cmns-av:copyright>
</owl:NamedIndividual>

</rdf:RDF>
1 change: 1 addition & 0 deletions catalog-v001.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<catalog prefer="public" xmlns="urn:oasis:names:tc:entity:xmlns:xml:catalog">
<uri id="User Entered Import Resolution" name="https://spec.edmcouncil.org/fibo/ontology/ACTUS/ACTUSControlledVocabulary/" uri="./ACTUS/ACTUSControlledVocabulary.rdf"/>
<uri id="User Entered Import Resolution" name="https://spec.edmcouncil.org/fibo/ontology/BE/AllBE/" uri="./BE/AllBE.rdf"/>
<uri id="User Entered Import Resolution" name="https://spec.edmcouncil.org/fibo/ontology/BE/AllBE-Europe/" uri="./BE/AllBE-Europe.rdf"/>
<uri id="User Entered Import Resolution" name="https://spec.edmcouncil.org/fibo/ontology/BE/AllBE-ExampleIndividuals/" uri="./BE/AllBE-ExampleIndividuals.rdf"/>
Expand Down

0 comments on commit f4daf81

Please sign in to comment.