|
| 1 | +<?xml version="1.0"?> |
| 2 | +<rdf:RDF xmlns="https://purls.helmholtz-metadaten.de/prima/complete#" |
| 3 | + xml:base="https://purls.helmholtz-metadaten.de/prima/complete" |
| 4 | + xmlns:dal="https://purls.helmholtz-metadaten.de/prima/dal#" |
| 5 | + xmlns:owl="http://www.w3.org/2002/07/owl#" |
| 6 | + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" |
| 7 | + xmlns:xml="http://www.w3.org/XML/1998/namespace" |
| 8 | + xmlns:xsd="http://www.w3.org/2001/XMLSchema#" |
| 9 | + xmlns:core="https://purls.helmholtz-metadaten.de/prima/core#" |
| 10 | + xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" |
| 11 | + xmlns:skos="http://www.w3.org/2004/02/skos/core#" |
| 12 | + xmlns:vann="http://purl.org/vocab/vann/" |
| 13 | + xmlns:terms="http://purl.org/dc/terms/" |
| 14 | + xmlns:dataset="https://purls.helmholtz-metadaten.de/prima/dataset#" |
| 15 | + xmlns:complete="https://purls.helmholtz-metadaten.de/prima/complete#" |
| 16 | + xmlns:experiment="https://purls.helmholtz-metadaten.de/prima/experiment#" |
| 17 | + xmlns:computational="https://purls.helmholtz-metadaten.de/prima/computational#"> |
| 18 | + <owl:Ontology rdf:about="https://purls.helmholtz-metadaten.de/prima/complete"> |
| 19 | + <owl:imports rdf:resource="https://purls.helmholtz-metadaten.de/prima/core?version=3.0"/> |
| 20 | + <owl:imports rdf:resource="https://purls.helmholtz-metadaten.de/prima/dal?version=3.0"/> |
| 21 | + <owl:imports rdf:resource="https://purls.helmholtz-metadaten.de/prima/dataset?version=3.0"/> |
| 22 | + <owl:imports rdf:resource="https://purls.helmholtz-metadaten.de/prima/experiment?version=3.0"/> |
| 23 | + <owl:imports rdf:resource="https://purls.helmholtz-metadaten.de/prima/computational?version=3.0"/> |
| 24 | + <terms:contributor xml:lang="en">Elda Osmenaj</terms:contributor> |
| 25 | + <terms:contributor xml:lang="en">Mirco Panighel</terms:contributor> |
| 26 | + <terms:created xml:lang="en">2025-01-27</terms:created> |
| 27 | + <terms:creator xml:lang="en">Ahmad Zainul Ihsan</terms:creator> |
| 28 | + <terms:creator xml:lang="en">Mehrdad Jalali</terms:creator> |
| 29 | + <terms:creator xml:lang="en">Rossella Aversa</terms:creator> |
| 30 | + <terms:license rdf:resource="http://creativecommons.org/licenses/by/3.0/"/> |
| 31 | + <terms:title xml:lang="en">PRIMA Ontology - Complete</terms:title> |
| 32 | + <vann:preferredNamespacePrefix xml:lang="en">PRIMA</vann:preferredNamespacePrefix> |
| 33 | + <rdfs:comment xml:lang="en">This is the Provenance Information for Materials Science (PRIMA) Ontology, version 3.0, aligned with PMDco v3 and based on BFO (Basic Formal Ontology). This complete module imports all PRIMA modules (core, data-analysis-lifecycle, dataset, experiment, and computational) in their v3.0 versions.</rdfs:comment> |
| 34 | + <rdfs:seeAlso rdf:resource="https://github.com/Materials-Data-Science-and-Informatics/MDMC-NEP-top-level-ontology"/> |
| 35 | + <owl:versionInfo xml:lang="en">3.0</owl:versionInfo> |
| 36 | + <owl:priorVersion rdf:resource="https://purls.helmholtz-metadaten.de/prima/complete?version=2.0"/> |
| 37 | + </owl:Ontology> |
| 38 | + |
| 39 | + |
| 40 | + <!-- |
| 41 | + /////////////////////////////////////////////////////////////////////////////////////// |
| 42 | + // |
| 43 | + // Annotation properties |
| 44 | + // |
| 45 | + /////////////////////////////////////////////////////////////////////////////////////// |
| 46 | + --> |
| 47 | + |
| 48 | + <owl:AnnotationProperty rdf:about="http://purl.org/dc/terms/contributor"/> |
| 49 | + <owl:AnnotationProperty rdf:about="http://purl.org/dc/terms/created"/> |
| 50 | + <owl:AnnotationProperty rdf:about="http://purl.org/dc/terms/creator"/> |
| 51 | + <owl:AnnotationProperty rdf:about="http://purl.org/dc/terms/description"/> |
| 52 | + <owl:AnnotationProperty rdf:about="http://purl.org/dc/terms/license"/> |
| 53 | + <owl:AnnotationProperty rdf:about="http://purl.org/dc/terms/title"/> |
| 54 | + <owl:AnnotationProperty rdf:about="http://purl.org/vocab/vann/preferredNamespacePrefix"/> |
| 55 | + <owl:AnnotationProperty rdf:about="http://www.w3.org/2004/02/skos/core#definition"/> |
| 56 | + |
| 57 | + |
| 58 | + <!-- |
| 59 | + /////////////////////////////////////////////////////////////////////////////////////// |
| 60 | + // |
| 61 | + // Data properties |
| 62 | + // |
| 63 | + /////////////////////////////////////////////////////////////////////////////////////// |
| 64 | + --> |
| 65 | + |
| 66 | + <!-- Note: Temporal properties from PROV-O (startedAtTime, endedAtTime) are kept for compatibility |
| 67 | + but may need to be replaced with BFO temporal properties in future versions --> |
| 68 | + <owl:DatatypeProperty rdf:about="http://www.w3.org/ns/prov#endedAtTime"/> |
| 69 | + <owl:DatatypeProperty rdf:about="http://www.w3.org/ns/prov#startedAtTime"/> |
| 70 | + |
| 71 | +</rdf:RDF> |
0 commit comments