Skip to content

Commit

Permalink
Sync triples with database [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
Sync bot committed Feb 3, 2025
1 parent bbac789 commit 9ead378
Showing 1 changed file with 79 additions and 79 deletions.
158 changes: 79 additions & 79 deletions idorg-ontology/idorg-ontology-materialized.rdf
Original file line number Diff line number Diff line change
Expand Up @@ -19619,31 +19619,31 @@ ICE supports the following: (i) Data integration: brings together available data
<deprecationDate xmlns="http://identifiers.org/idot/" rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2024-05-31T15:27:28.981</deprecationDate>
</rdf:Description>

<rdf:Description rdf:about="http://identifiers.org/idot/eq7">
<rdf:Description rdf:about="http://identifiers.org/idot/eq3">
<rdf:type rdf:resource="http://www.w3.org/ns/shacl#SPARQLExecutable"/>
</rdf:Description>

<rdf:Description rdf:about="http://identifiers.org/idot/eq5">
<rdf:Description rdf:about="http://identifiers.org/idot/eq4">
<rdf:type rdf:resource="http://www.w3.org/ns/shacl#SPARQLExecutable"/>
</rdf:Description>

<rdf:Description rdf:about="http://identifiers.org/idot/eq1">
<rdf:Description rdf:about="http://identifiers.org/idot/eq5">
<rdf:type rdf:resource="http://www.w3.org/ns/shacl#SPARQLExecutable"/>
</rdf:Description>

<rdf:Description rdf:about="http://identifiers.org/idot/eq2">
<rdf:type rdf:resource="http://www.w3.org/ns/shacl#SPARQLExecutable"/>
</rdf:Description>

<rdf:Description rdf:about="http://identifiers.org/idot/eq3">
<rdf:Description rdf:about="http://identifiers.org/idot/eq6">
<rdf:type rdf:resource="http://www.w3.org/ns/shacl#SPARQLExecutable"/>
</rdf:Description>

<rdf:Description rdf:about="http://identifiers.org/idot/eq4">
<rdf:Description rdf:about="http://identifiers.org/idot/eq1">
<rdf:type rdf:resource="http://www.w3.org/ns/shacl#SPARQLExecutable"/>
</rdf:Description>

<rdf:Description rdf:about="http://identifiers.org/idot/eq6">
<rdf:Description rdf:about="http://identifiers.org/idot/eq7">
<rdf:type rdf:resource="http://www.w3.org/ns/shacl#SPARQLExecutable"/>
</rdf:Description>

Expand Down Expand Up @@ -20497,41 +20497,13 @@ ICE supports the following: (i) Data integration: brings together available data
<dataset xmlns="http://www.w3.org/ns/dcat#" rdf:resource="http://identifiers.org/zinc"/>
</rdf:Description>

<rdf:Description rdf:about="http://identifiers.org/idot/eq3">
<select xmlns="http://www.w3.org/ns/shacl#">PREFIX owl: &lt;http://www.w3.org/2002/07/owl#&gt;
SELECT ?target
FROM &lt;id:active&gt;
WHERE {
&lt;http://identifiers.org/uniprot:P12345&gt; owl:sameAs ?target
}</select>
</rdf:Description>

<rdf:Description rdf:about="http://identifiers.org/idot/eq2">
<select xmlns="http://www.w3.org/ns/shacl#">PREFIX owl: &lt;http://www.w3.org/2002/07/owl#&gt;
SELECT * WHERE {
&lt;http://purl.uniprot.org/uniprot/P12345&gt; owl:sameAs ?obj .
} LIMIT 10</select>
</rdf:Description>

<rdf:Description rdf:about="http://identifiers.org/idot/eq4">
<select xmlns="http://www.w3.org/ns/shacl#">PREFIX owl: &lt;http://www.w3.org/2002/07/owl#&gt;
PREFIX idot: &lt;http://identifiers.org/idot/&gt;
PREFIX dcterms: &lt;http://purl.org/dc/terms/&gt;
SELECT *
WHERE {
?namespace a idot:Namespace ;
dcterms:title ?name .
}
LIMIT 10</select>
</rdf:Description>

<rdf:Description rdf:about="http://identifiers.org/idot/eq1">
<select xmlns="http://www.w3.org/ns/shacl#">PREFIX owl: &lt;http://www.w3.org/2002/07/owl#&gt;
SELECT * WHERE {
&lt;http://identifiers.org/uniprot:P12345&gt; owl:sameAs ?obj .
} LIMIT 10</select>
</rdf:Description>

<rdf:Description rdf:about="http://identifiers.org/idot/eq5">
<select xmlns="http://www.w3.org/ns/shacl#">PREFIX idot: &lt;http://identifiers.org/idot/&gt;
PREFIX dcterms: &lt;http://purl.org/dc/terms/&gt;
Expand Down Expand Up @@ -20559,6 +20531,34 @@ WHERE {
}</select>
</rdf:Description>

<rdf:Description rdf:about="http://identifiers.org/idot/eq1">
<select xmlns="http://www.w3.org/ns/shacl#">PREFIX owl: &lt;http://www.w3.org/2002/07/owl#&gt;
SELECT * WHERE {
&lt;http://identifiers.org/uniprot:P12345&gt; owl:sameAs ?obj .
} LIMIT 10</select>
</rdf:Description>

<rdf:Description rdf:about="http://identifiers.org/idot/eq3">
<select xmlns="http://www.w3.org/ns/shacl#">PREFIX owl: &lt;http://www.w3.org/2002/07/owl#&gt;
SELECT ?target
FROM &lt;id:active&gt;
WHERE {
&lt;http://identifiers.org/uniprot:P12345&gt; owl:sameAs ?target
}</select>
</rdf:Description>

<rdf:Description rdf:about="http://identifiers.org/idot/eq4">
<select xmlns="http://www.w3.org/ns/shacl#">PREFIX owl: &lt;http://www.w3.org/2002/07/owl#&gt;
PREFIX idot: &lt;http://identifiers.org/idot/&gt;
PREFIX dcterms: &lt;http://purl.org/dc/terms/&gt;
SELECT *
WHERE {
?namespace a idot:Namespace ;
dcterms:title ?name .
}
LIMIT 10</select>
</rdf:Description>

<rdf:Description rdf:about="http://identifiers.org/biomodels.db">
<rdf:type rdf:resource="http://identifiers.org/idot/Namespace"/>
</rdf:Description>
Expand Down Expand Up @@ -63512,18 +63512,38 @@ WHERE {
<landingPage xmlns="http://www.w3.org/ns/dcat#" rdf:resource="https://registry.identifiers.org"/>
</rdf:Description>

<rdf:Description rdf:about="http://identifiers.org/idot/eq4">
<comment xmlns="http://www.w3.org/2000/01/rdf-schema#">List namespaces and their names</comment>
</rdf:Description>

<rdf:Description rdf:about="http://identifiers.org/idot/countryCode">
<comment xmlns="http://www.w3.org/2000/01/rdf-schema#">These are ISO 3166 Alpha-2 codes</comment>
</rdf:Description>

<rdf:Description rdf:about="http://identifiers.org/idot/eq7">
<comment xmlns="http://www.w3.org/2000/01/rdf-schema#">Get full description of namespace</comment>
</rdf:Description>

<rdf:Description rdf:about="http://identifiers.org/idot/authHelpUrl">
<comment xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en">URL with more information on how to authenticate to access resource</comment>
</rdf:Description>

<rdf:Description rdf:about="http://identifiers.org/idot/deprecationOfflineDate">
<comment xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en">Approximated date where the resource or namespace become became offline</comment>
</rdf:Description>

<rdf:Description rdf:about="http://identifiers.org/idot/eq5">
<comment xmlns="http://www.w3.org/2000/01/rdf-schema#">List namespaces and their url patterns</comment>
<rdf:Description rdf:about="http://identifiers.org/idot/eq2">
<comment xmlns="http://www.w3.org/2000/01/rdf-schema#">Reverse resolution using owl:sameAs via our virtual triple store</comment>
</rdf:Description>

<rdf:Description rdf:about="http://identifiers.org/idot/eq1">
<comment xmlns="http://www.w3.org/2000/01/rdf-schema#">URL resolution using owl:sameAs via our virtual triple store</comment>
</rdf:Description>

<rdf:Description rdf:about="http://identifiers.org/idot/eq5">
<comment xmlns="http://www.w3.org/2000/01/rdf-schema#">List namespaces and their url patterns</comment>
</rdf:Description>

<rdf:Description rdf:about="http://identifiers.org/idot/eq6">
<comment xmlns="http://www.w3.org/2000/01/rdf-schema#">Using DCAT to access registry</comment>
</rdf:Description>
Expand All @@ -63540,26 +63560,6 @@ WHERE {
<comment xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en">Brief description on how to authenticate to access resource</comment>
</rdf:Description>

<rdf:Description rdf:about="http://identifiers.org/idot/authHelpUrl">
<comment xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en">URL with more information on how to authenticate to access resource</comment>
</rdf:Description>

<rdf:Description rdf:about="http://identifiers.org/idot/eq7">
<comment xmlns="http://www.w3.org/2000/01/rdf-schema#">Get full description of namespace</comment>
</rdf:Description>

<rdf:Description rdf:about="http://identifiers.org/idot/eq4">
<comment xmlns="http://www.w3.org/2000/01/rdf-schema#">List namespaces and their names</comment>
</rdf:Description>

<rdf:Description rdf:about="http://identifiers.org/idot/countryCode">
<comment xmlns="http://www.w3.org/2000/01/rdf-schema#">These are ISO 3166 Alpha-2 codes</comment>
</rdf:Description>

<rdf:Description rdf:about="http://identifiers.org/idot/eq2">
<comment xmlns="http://www.w3.org/2000/01/rdf-schema#">Reverse resolution using owl:sameAs via our virtual triple store</comment>
</rdf:Description>

<rdf:Description rdf:about="http://identifiers.org/ec-code">
<modified xmlns="http://purl.org/dc/terms/" rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2019-06-11T14:15:28.483</modified>
</rdf:Description>
Expand Down Expand Up @@ -107110,28 +107110,24 @@ WHERE {
<label xmlns="http://www.w3.org/2000/01/rdf-schema#">Golm Metabolome Database</label>
</rdf:Description>

<rdf:Description rdf:about="http://identifiers.org/idot/providerCode">
<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en">Provider code</label>
</rdf:Description>

<rdf:Description rdf:about="http://identifiers.org/idot/prefix">
<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en">Prefix</label>
</rdf:Description>

<rdf:Description rdf:about="http://identifiers.org/idot/sampleID">
<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en">Sample ID</label>
</rdf:Description>

<rdf:Description rdf:about="http://identifiers.org/idot/authHelpUrl">
<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en">Authentication Description URL</label>
</rdf:Description>

<rdf:Description rdf:about="http://identifiers.org/idot/mirid">
<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en">MIR ID</label>
</rdf:Description>

<rdf:Description rdf:about="http://identifiers.org/idot/authHelpDescription">
<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en">Authentication description</label>
</rdf:Description>

<rdf:Description rdf:about="http://identifiers.org/idot/Resource">
<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en">Identifiers.org Resource</label>
<rdf:Description rdf:about="http://identifiers.org/idot/luiPattern">
<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en">Local ID pattern</label>
</rdf:Description>

<rdf:Description rdf:about="http://identifiers.org/idot/deprecationDate">
<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en">Date of deprecation</label>
</rdf:Description>

<rdf:Description rdf:about="http://identifiers.org/idot/countryCode">
Expand All @@ -107142,24 +107138,28 @@ WHERE {
<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en">Deprecation statement</label>
</rdf:Description>

<rdf:Description rdf:about="http://identifiers.org/idot/deprecationDate">
<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en">Date of deprecation</label>
<rdf:Description rdf:about="http://identifiers.org/idot/prefix">
<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en">Prefix</label>
</rdf:Description>

<rdf:Description rdf:about="http://identifiers.org/idot/luiPattern">
<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en">Local ID pattern</label>
<rdf:Description rdf:about="http://identifiers.org/idot/Namespace">
<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en">Identifiers.org Namespace</label>
</rdf:Description>

<rdf:Description rdf:about="http://identifiers.org/idot/urlPattern">
<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en">URL Pattern</label>
</rdf:Description>

<rdf:Description rdf:about="http://identifiers.org/idot/Namespace">
<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en">Identifiers.org Namespace</label>
<rdf:Description rdf:about="http://identifiers.org/idot/sampleID">
<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en">Sample ID</label>
</rdf:Description>

<rdf:Description rdf:about="http://identifiers.org/idot/mirid">
<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en">MIR ID</label>
<rdf:Description rdf:about="http://identifiers.org/idot/Resource">
<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en">Identifiers.org Resource</label>
</rdf:Description>

<rdf:Description rdf:about="http://identifiers.org/idot/providerCode">
<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en">Provider code</label>
</rdf:Description>

<rdf:Description rdf:about="http://identifiers.org/moid">
Expand Down Expand Up @@ -114585,8 +114585,8 @@ WHERE {
<rdf:Description rdf:about="http://identifiers.org/idot/Registry">
<title xmlns="http://purl.org/dc/terms/">Identifiers.org Central Registry</title>
<exampleResource xmlns="http://rdfs.org/ns/void#" rdf:resource="http://identifiers.org/taxonomy"/>
<vocabulary xmlns="http://rdfs.org/ns/void#">http://xmlns.com/foaf/0.1/</vocabulary>
<vocabulary xmlns="http://rdfs.org/ns/void#">https://www.w3.org/TR/vocab-dcat-3</vocabulary>
<vocabulary xmlns="http://rdfs.org/ns/void#">http://xmlns.com/foaf/0.1/</vocabulary>
</rdf:Description>

<rdf:Description rdf:about="http://identifiers.org/miriam.resource:MIR%3A00100690">
Expand Down

0 comments on commit 9ead378

Please sign in to comment.