Skip to content

Commit f889c46

Browse files
authored
removed ao from uri schema
1 parent 30cf87e commit f889c46

28 files changed

Lines changed: 7767 additions & 7767 deletions

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ There is an earlier version 2.0 of the TTO which is still available in a [dedica
1313

1414
The latest version of the ontology can always be found at:
1515

16-
[https://w3id.org/pmd/ao/tto.owl]([https://w3id.org/pmd/ao/tto.owl)
16+
[https://w3id.org/pmd/tto/tto.owl]([https://w3id.org/pmd/tto/tto.owl)
1717

1818
### Editors' version
1919

src/ontology/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ CONFIG_HASH= 52dcf35a1c66087d45fa1f9b557a4c7676f0414cb7b9e52f01ce
2121
OBOBASE= http://purl.obolibrary.org/obo
2222
URIBASE= https://w3id.org/pmd/ao
2323
ONT= tto
24-
ONTBASE= https://w3id.org/pmd/ao/tto
24+
ONTBASE= https://w3id.org/pmd/tto
2525
EDIT_FORMAT= owl
2626
SRC = $(ONT)-edit.$(EDIT_FORMAT)
2727
MAKE_FAST= $(MAKE) IMP=false PAT=false COMP=false MIR=false

src/ontology/catalog-v001.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version='1.0' encoding='UTF-8'?>
22
<catalog xmlns="urn:oasis:names:tc:entity:xmlns:xml:catalog" prefer="public">
33
<group id="odk-managed-catalog" prefer="public">
4-
<uri name="https://w3id.org/pmd/ao/tto/imports/pmdco_import.owl" uri="imports/pmdco_import.owl" />
4+
<uri name="https://w3id.org/pmd/tto/imports/pmdco_import.owl" uri="imports/pmdco_import.owl" />
55
</group>
66
</catalog>

src/ontology/imports/pmdco_import.owl

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Prefix(:=<https://w3id.org/pmd/ao/tto/imports/pmdco_import.owl#>)
1+
Prefix(:=<https://w3id.org/pmd/tto/imports/pmdco_import.owl#>)
22
Prefix(co:=<https://w3id.org/pmd/co/>)
33
Prefix(dc:=<http://purl.org/dc/elements/1.1/>)
44
Prefix(obo:=<http://purl.obolibrary.org/obo/>)
@@ -13,8 +13,8 @@ Prefix(swrlb:=<http://www.w3.org/2003/11/swrlb#>)
1313
Prefix(terms:=<http://purl.org/dc/terms/>)
1414

1515

16-
Ontology(<https://w3id.org/pmd/ao/tto/imports/pmdco_import.owl>
17-
<https://w3id.org/pmd/ao/tto/releases/2025-11-07/imports/pmdco_import.owl>
16+
Ontology(<https://w3id.org/pmd/tto/imports/pmdco_import.owl>
17+
<https://w3id.org/pmd/tto/releases/2025-11-07/imports/pmdco_import.owl>
1818
Annotation(dc:source <https://w3id.org/pmd/co/3.0.0-alpha4>)
1919
Annotation(owl:versionInfo "2025-11-07")
2020

src/ontology/reports/basic-report.tsv

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
<https://w3id.org/pmd/co/PMD_0000918>
6060
<https://w3id.org/pmd/co/PMD_0020083>
6161
<http://purl.obolibrary.org/obo/CHEBI_33359> "A cobalt group element atom of atomic number 45."
62-
<https://w3id.org/pmd/ao/TTO_0000000>
62+
<https://w3id.org/pmd/TTO_0000000>
6363
<https://w3id.org/pmd/co/PMD_0000582>
6464
<http://purl.obolibrary.org/obo/CHEBI_33376> "A lanthanoid atom that has formula Tb."
6565
<https://w3id.org/pmd/co/PMD_0001018>

src/ontology/reports/synonyms.tsv

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
?cls ?pred ?val ?synType
2-
<https://w3id.org/pmd/ao/TTO_0000000> <http://www.w3.org/2000/01/rdf-schema#label> "root node"@en
2+
<https://w3id.org/pmd/TTO_0000000> <http://www.w3.org/2000/01/rdf-schema#label> "root node"@en
33
<http://purl.obolibrary.org/obo/CHEBI_27573> <http://www.w3.org/2000/01/rdf-schema#label> "silicon atom"
44
<https://w3id.org/pmd/co/PMD_0020202> <http://www.w3.org/2000/01/rdf-schema#label> "crack"@en
55
<https://w3id.org/pmd/co/PMD_0000965> <http://www.w3.org/2000/01/rdf-schema#label> "surface layer (fiat object part)"@en

src/ontology/tmp/merged-tto-edit.ofn

Lines changed: 50 additions & 50 deletions
Large diffs are not rendered by default.

src/ontology/tmp/tto-preprocess.owl

Lines changed: 51 additions & 51 deletions
Large diffs are not rendered by default.

src/ontology/tto-base.owl

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0"?>
2-
<rdf:RDF xmlns="https://w3id.org/pmd/ao/tto/tto-base.owl#"
3-
xml:base="https://w3id.org/pmd/ao/tto/tto-base.owl"
2+
<rdf:RDF xmlns="https://w3id.org/pmd/tto/tto-base.owl#"
3+
xml:base="https://w3id.org/pmd/tto/tto-base.owl"
44
xmlns:dce="http://purl.org/dc/elements/1.1/"
55
xmlns:owl="http://www.w3.org/2002/07/owl#"
66
xmlns:pmd="https://w3id.org/pmd/co/"
@@ -9,8 +9,8 @@
99
xmlns:xsd="http://www.w3.org/2001/XMLSchema#"
1010
xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
1111
xmlns:dcterms="http://purl.org/dc/terms/">
12-
<owl:Ontology rdf:about="https://w3id.org/pmd/ao/tto/tto-base.owl">
13-
<owl:versionIRI rdf:resource="https://w3id.org/pmd/ao/tto/releases/2025-11-07/tto-base.owl"/>
12+
<owl:Ontology rdf:about="https://w3id.org/pmd/tto/tto-base.owl">
13+
<owl:versionIRI rdf:resource="https://w3id.org/pmd/tto/releases/2025-11-07/tto-base.owl"/>
1414
<dce:type rdf:resource="http://purl.obolibrary.org/obo/IAO_8000001"/>
1515
<dcterms:contributor>https://orcid.org/0000-0003-1649-6832</dcterms:contributor>
1616
<dcterms:creator rdf:resource="https://orcid.org/0000-0001-7192-7143"/>

src/ontology/tto-base.ttl

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
@prefix : <https://w3id.org/pmd/ao/tto/tto-base.ttl#> .
1+
@prefix : <https://w3id.org/pmd/tto/tto-base.ttl#> .
22
@prefix dce: <http://purl.org/dc/elements/1.1/> .
33
@prefix owl: <http://www.w3.org/2002/07/owl#> .
44
@prefix pmd: <https://w3id.org/pmd/co/> .
@@ -7,10 +7,10 @@
77
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
88
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
99
@prefix dcterms: <http://purl.org/dc/terms/> .
10-
@base <https://w3id.org/pmd/ao/tto/tto-base.ttl> .
10+
@base <https://w3id.org/pmd/tto/tto-base.ttl> .
1111

12-
<https://w3id.org/pmd/ao/tto/tto-base.ttl> rdf:type owl:Ontology ;
13-
owl:versionIRI <https://w3id.org/pmd/ao/tto/releases/2025-11-07/tto-base.ttl> ;
12+
<https://w3id.org/pmd/tto/tto-base.ttl> rdf:type owl:Ontology ;
13+
owl:versionIRI <https://w3id.org/pmd/tto/releases/2025-11-07/tto-base.ttl> ;
1414
dce:type <http://purl.obolibrary.org/obo/IAO_8000001> ;
1515
dcterms:contributor "https://orcid.org/0000-0003-1649-6832" ;
1616
dcterms:creator <https://orcid.org/0000-0001-7192-7143> ,

0 commit comments

Comments
 (0)