|
| 1 | +<?xml version="1.0"?> |
| 2 | +<rdf:RDF xmlns="https://nfdi4objects.wisski.data.fau.de/ontology/" |
| 3 | + xml:base="https://nfdi4objects.wisski.data.fau.de/ontology/" |
| 4 | + xmlns:n4o="https://nfdi4objects.wisski.data.fau.de/ontology/" |
| 5 | + xmlns:crm="http://www.cidoc-crm.org/cidoc-crm/7.1.3/" |
| 6 | + xmlns:dct="http://purl.org/dc/terms/" |
| 7 | + xmlns:sdo="https://schema.org/" |
| 8 | + xmlns:owl="http://www.w3.org/2002/07/owl#" |
| 9 | + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" |
| 10 | + xmlns:xml="http://www.w3.org/XML/1998/namespace" |
| 11 | + xmlns:xsd="http://www.w3.org/2001/XMLSchema#" |
| 12 | + xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" |
| 13 | + xmlns:vann="http://purl.org/vocab/vann/" |
| 14 | + xmlns:skos="http://www.w3.org/2004/02/skos/core#"> |
| 15 | + |
| 16 | + <owl:Ontology rdf:about="https://nfdi4objects.wisski.data.fau.de/ontology/"> |
| 17 | + <vann:preferredNamespaceUri>https://nfdi4objects.wisski.data.fau.de/ontology/</vann:preferredNamespaceUri> |
| 18 | + <vann:preferredNamespacePrefix>n4o</vann:preferredNamespacePrefix> |
| 19 | + |
| 20 | + <rdfs:label>NFDI4Objects Ontology</rdfs:label> |
| 21 | + <dct:description> |
| 22 | + This ontology extends CIDOC-CRM for use in NFDI4Objects. |
| 23 | + </dct:description> |
| 24 | + |
| 25 | + <dct:creator> |
| 26 | + <rdf:Description> |
| 27 | + <sdo:identifier>https://orcid.org/0000-0003-2576-1511</sdo:identifier> |
| 28 | + <sdo:name>Anja Gerber</sdo:name> |
| 29 | + </rdf:Description> |
| 30 | + </dct:creator> |
| 31 | + <dct:creator> |
| 32 | + <rdf:Description> |
| 33 | + <sdo:identifier>https://orcid.org/0000-0002-9499-5840</sdo:identifier> |
| 34 | + <sdo:name>Timo Homburg</sdo:name> |
| 35 | + </rdf:Description> |
| 36 | + </dct:creator> |
| 37 | + <dct:creator> |
| 38 | + <rdf:Description> |
| 39 | + <sdo:identifier>https://orcid.org/0000-0002-1352-129X</sdo:identifier> |
| 40 | + <sdo:name>Sarah Wagner</sdo:name> |
| 41 | + </rdf:Description> |
| 42 | + </dct:creator> |
| 43 | + |
| 44 | + <dct:contributor> |
| 45 | + <rdf:Description> |
| 46 | + <sdo:identifier>https://orcid.org/0000-0002-7613-4123</sdo:identifier> |
| 47 | + <sdo:name>Jakob Voß</sdo:name> |
| 48 | + </rdf:Description> |
| 49 | + </dct:contributor> |
| 50 | + |
| 51 | + </owl:Ontology> |
| 52 | + |
| 53 | +</rdf:RDF> |
0 commit comments