diff --git a/idorg-ontology/idorg-ontology-materialized.rdf b/idorg-ontology/idorg-ontology-materialized.rdf index 29bc80b..5be5c8a 100644 --- a/idorg-ontology/idorg-ontology-materialized.rdf +++ b/idorg-ontology/idorg-ontology-materialized.rdf @@ -4051,8 +4051,8 @@ - + @@ -19619,10 +19619,6 @@ ICE supports the following: (i) Data integration: brings together available data 2024-05-31T15:27:28.981 - - - - @@ -19631,11 +19627,11 @@ ICE supports the following: (i) Data integration: brings together available data - + - + @@ -19643,7 +19639,11 @@ ICE supports the following: (i) Data integration: brings together available data - + + + + + @@ -20497,13 +20497,17 @@ ICE supports the following: (i) Data integration: brings together available data - - PREFIX idot: <http://identifiers.org/idot/> +PREFIX dcterms: <http://purl.org/dc/terms/> +SELECT ?namespace ?urlPattern WHERE { - <http://identifiers.org/uniprot:P12345> owl:sameAs ?target -} + ?namespace a idot:Namespace ; + idot:isNamespaceOf ?resource . + ?resource idot:urlPattern ?urlPattern . +} +ORDER BY ASC(?namespace) +LIMIT 10 @@ -20534,19 +20538,6 @@ SELECT * WHERE { } LIMIT 10 - - - - + + + + @@ -63512,52 +63512,52 @@ LIMIT 10 - - List namespaces and their url patterns - - URL resolution using owl:sameAs via our virtual triple store + + Short explanation on what cause the resource to become deprecated + + Get full description of namespace - - Reverse resolution using owl:sameAs via our virtual triple store + + Using DCAT to access registry - - List namespaces and their names + + Usage of id:active subgraph to limit resolution These are ISO 3166 Alpha-2 codes - - Short explanation on what cause the resource to become deprecated + + List namespaces and their url patterns Approximated date where the resource or namespace become became offline - - Using DCAT to access registry + + List namespaces and their names Brief description on how to authenticate to access resource - - URL with more information on how to authenticate to access resource + + Reverse resolution using owl:sameAs via our virtual triple store - - Usage of id:active subgraph to limit resolution + + URL with more information on how to authenticate to access resource @@ -107110,42 +107110,42 @@ LIMIT 10 + + + + - - + + - - + + - - - - - - - - - - + + - - + + + + + + @@ -107154,12 +107154,12 @@ LIMIT 10 - - + + - - + +