fibo2023Q3 / src /FND /OwnershipAndControl /MetadataFNDOwnershipAndControl.rdf
wikipunk's picture
add FIBO Q3 2023 release to src
38b6321
raw
history blame contribute delete
No virus
3.91 kB
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE rdf:RDF [
<!ENTITY cmns-av "https://www.omg.org/spec/Commons/AnnotationVocabulary/">
<!ENTITY dct "http://purl.org/dc/terms/">
<!ENTITY fibo-fnd-oac-mod "https://spec.edmcouncil.org/fibo/ontology/FND/OwnershipAndControl/MetadataFNDOwnershipAndControl/">
<!ENTITY fibo-fnd-utl-av "https://spec.edmcouncil.org/fibo/ontology/FND/Utilities/AnnotationVocabulary/">
<!ENTITY owl "http://www.w3.org/2002/07/owl#">
<!ENTITY rdf "http://www.w3.org/1999/02/22-rdf-syntax-ns#">
<!ENTITY rdfs "http://www.w3.org/2000/01/rdf-schema#">
<!ENTITY skos "http://www.w3.org/2004/02/skos/core#">
<!ENTITY xsd "http://www.w3.org/2001/XMLSchema#">
]>
<rdf:RDF xml:base="https://spec.edmcouncil.org/fibo/ontology/FND/OwnershipAndControl/MetadataFNDOwnershipAndControl/"
xmlns:cmns-av="https://www.omg.org/spec/Commons/AnnotationVocabulary/"
xmlns:dct="http://purl.org/dc/terms/"
xmlns:fibo-fnd-oac-mod="https://spec.edmcouncil.org/fibo/ontology/FND/OwnershipAndControl/MetadataFNDOwnershipAndControl/"
xmlns:fibo-fnd-utl-av="https://spec.edmcouncil.org/fibo/ontology/FND/Utilities/AnnotationVocabulary/"
xmlns:owl="http://www.w3.org/2002/07/owl#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
xmlns:skos="http://www.w3.org/2004/02/skos/core#"
xmlns:xsd="http://www.w3.org/2001/XMLSchema#">
<owl:Ontology rdf:about="https://spec.edmcouncil.org/fibo/ontology/FND/OwnershipAndControl/MetadataFNDOwnershipAndControl/">
<rdfs:label>Metadata for the EDMC-FIBO Foundations (FND) Ownership and Control Module</rdfs:label>
<dct:abstract>This is the metadata ontology used to describe the Foundations Ownership and Control Module.</dct:abstract>
<dct:issued rdf:datatype="&xsd;dateTime">2018-08-27T18:00:00</dct:issued>
<dct:license rdf:datatype="&xsd;anyURI">https://opensource.org/licenses/MIT</dct:license>
<dct:modified rdf:datatype="&xsd;dateTime">2023-01-20T18:00:00</dct:modified>
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FND/Utilities/AnnotationVocabulary/"/>
<owl:imports rdf:resource="https://www.omg.org/spec/Commons/AnnotationVocabulary/"/>
<owl:versionIRI rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FND/20230101/OwnershipAndControl/MetadataFNDOwnershipAndControl/"/>
<cmns-av:copyright>Copyright (c) 2017-2023 EDM Council, Inc.</cmns-av:copyright>
<cmns-av:copyright>Copyright (c) 2017-2023 Object Management Group, Inc.</cmns-av:copyright>
</owl:Ontology>
<owl:NamedIndividual rdf:about="&fibo-fnd-oac-mod;OwnershipAndControlModule">
<rdf:type rdf:resource="&fibo-fnd-utl-av;Module"/>
<rdfs:label>ownership and control module</rdfs:label>
<dct:abstract>This module includes ontologies defining the meanings of ownership and owner, and of types of control such as de jure and de facto control. These form the basis of ownership and control relationship hierarchies as well as what it means to own or to control something.</dct:abstract>
<dct:hasPart rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FND/OwnershipAndControl/Control/"/>
<dct:hasPart rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FND/OwnershipAndControl/Ownership/"/>
<dct:hasPart rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FND/OwnershipAndControl/OwnershipAndControl/"/>
<dct:license rdf:datatype="&xsd;anyURI">https://opensource.org/licenses/MIT</dct:license>
<dct:title>FIBO FND Ownership and Control Module</dct:title>
<dct:title>Financial Industry Business Ontology (FIBO) Foundations (FND) Ownership and Control Module</dct:title>
<rdfs:seeAlso rdf:resource="https://spec.edmcouncil.org/fibo/"/>
<cmns-av:copyright>Copyright (c) 2017-2023 EDM Council, Inc.</cmns-av:copyright>
<cmns-av:copyright>Copyright (c) 2017-2023 Object Management Group, Inc.</cmns-av:copyright>
</owl:NamedIndividual>
</rdf:RDF>