fibo2023Q3 / src /FND /AgentsAndPeople /MetadataFNDAgentsAndPeople.rdf
wikipunk's picture
add FIBO Q3 2023 release to src
38b6321
raw
history blame contribute delete
No virus
3.68 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-aap-mod "https://spec.edmcouncil.org/fibo/ontology/FND/AgentsAndPeople/MetadataFNDAgentsAndPeople/">
<!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/AgentsAndPeople/MetadataFNDAgentsAndPeople/"
xmlns:cmns-av="https://www.omg.org/spec/Commons/AnnotationVocabulary/"
xmlns:dct="http://purl.org/dc/terms/"
xmlns:fibo-fnd-aap-mod="https://spec.edmcouncil.org/fibo/ontology/FND/AgentsAndPeople/MetadataFNDAgentsAndPeople/"
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/AgentsAndPeople/MetadataFNDAgentsAndPeople/">
<rdfs:label>Metadata for the EDMC-FIBO Foundations (FND) Agents and People Module</rdfs:label>
<dct:abstract>This is the metadata ontology used to describe the Foundations Agents and People 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/AgentsAndPeople/MetadataFNDAgentsAndPeople/"/>
<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-aap-mod;AgentsAndPeopleModule">
<rdf:type rdf:resource="&fibo-fnd-utl-av;Module"/>
<rdfs:label>agents and people module</rdfs:label>
<dct:abstract>This module contains ontologies of concepts relating to types of autonomous entity, that is things in the world which are able to determine their own behavior. Includes ontologies for people and for autononomous entities in general.</dct:abstract>
<dct:hasPart rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FND/AgentsAndPeople/Agents/"/>
<dct:hasPart rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FND/AgentsAndPeople/People/"/>
<dct:license rdf:datatype="&xsd;anyURI">https://opensource.org/licenses/MIT</dct:license>
<dct:title>FIBO FND Agents and People Module</dct:title>
<dct:title>Financial Industry Business Ontology (FIBO) Foundations (FND) Agents and People 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>