|
| 1 | +<?xml version="1.0"?> |
| 2 | +<rdf:RDF xmlns="https://w3id.org/pmd/microstructure/microstructure-base.owl#" |
| 3 | + xml:base="https://w3id.org/pmd/microstructure/microstructure-base.owl" |
| 4 | + xmlns:dce="http://purl.org/dc/elements/1.1/" |
| 5 | + xmlns:obo="http://purl.obolibrary.org/obo/" |
| 6 | + xmlns:owl="http://www.w3.org/2002/07/owl#" |
| 7 | + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" |
| 8 | + xmlns:xml="http://www.w3.org/XML/1998/namespace" |
| 9 | + xmlns:xsd="http://www.w3.org/2001/XMLSchema#" |
| 10 | + xmlns:foaf="http://xmlns.com/foaf/0.1/" |
| 11 | + xmlns:prov="http://www.w3.org/ns/prov#" |
| 12 | + xmlns:rdfa="http://www.w3.org/ns/rdfa#" |
| 13 | + xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" |
| 14 | + xmlns:skos="http://www.w3.org/2004/02/skos/core#" |
| 15 | + xmlns:void="http://rdfs.org/ns/void#" |
| 16 | + xmlns:dcterms="http://purl.org/dc/terms/" |
| 17 | + xmlns:oboInOwl="http://www.geneontology.org/formats/oboInOwl#"> |
| 18 | + <owl:Ontology rdf:about="https://w3id.org/pmd/microstructure/microstructure-base.owl"> |
| 19 | + <owl:versionIRI rdf:resource="https://w3id.org/pmd/microstructure/releases/2026-03-30/microstructure-base.owl"/> |
| 20 | + <dce:type rdf:resource="http://purl.obolibrary.org/obo/IAO_8000001"/> |
| 21 | + <dcterms:description>PMD Core application ontology generated via ODK Template. |
| 22 | +</dcterms:description> |
| 23 | + <dcterms:license rdf:resource="https://w3id.org/pmd/microstructure.owl#CC-BY-4.0"/> |
| 24 | + <dcterms:title>DiStEL Microstructure Ontology</dcterms:title> |
| 25 | + <owl:versionInfo>2026-03-30</owl:versionInfo> |
| 26 | + </owl:Ontology> |
| 27 | + |
| 28 | + |
| 29 | + |
| 30 | + <!-- |
| 31 | + /////////////////////////////////////////////////////////////////////////////////////// |
| 32 | + // |
| 33 | + // Annotation properties |
| 34 | + // |
| 35 | + /////////////////////////////////////////////////////////////////////////////////////// |
| 36 | + --> |
| 37 | + |
| 38 | + |
| 39 | + |
| 40 | + |
| 41 | + <!-- http://purl.org/dc/elements/1.1/type --> |
| 42 | + |
| 43 | + <owl:AnnotationProperty rdf:about="http://purl.org/dc/elements/1.1/type"/> |
| 44 | + |
| 45 | + |
| 46 | + |
| 47 | + <!-- http://purl.org/dc/terms/description --> |
| 48 | + |
| 49 | + <owl:AnnotationProperty rdf:about="http://purl.org/dc/terms/description"/> |
| 50 | + |
| 51 | + |
| 52 | + |
| 53 | + <!-- http://purl.org/dc/terms/license --> |
| 54 | + |
| 55 | + <owl:AnnotationProperty rdf:about="http://purl.org/dc/terms/license"/> |
| 56 | + |
| 57 | + |
| 58 | + |
| 59 | + <!-- http://purl.org/dc/terms/title --> |
| 60 | + |
| 61 | + <owl:AnnotationProperty rdf:about="http://purl.org/dc/terms/title"/> |
| 62 | +</rdf:RDF> |
| 63 | + |
| 64 | + |
| 65 | + |
| 66 | +<!-- Generated by the OWL API (version 4.5.29) https://github.com/owlcs/owlapi --> |
| 67 | + |
0 commit comments