Matches in Nanopublications for { <https://w3id.org/np/RA_e78XCEm5UZVhZApTiM96BPMGc3zlXMeWkGUb19KGEE/get-ontology-versions> ?p ?o ?g. }
Showing items 1 to 8 of
8
with 100 items per page.
- get-ontology-versions type grlc-query assertion.
- get-ontology-versions label "Get ontology versions" assertion.
- get-ontology-versions description "This query returns the ontology versions for a given ontology." assertion.
- get-ontology-versions sparql "prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> prefix dct: <http://purl.org/dc/terms/> prefix np: <http://www.nanopub.org/nschema#> prefix npa: <http://purl.org/nanopub/admin/> prefix npx: <http://purl.org/nanopub/x/> prefix owl: <http://www.w3.org/2002/07/owl#> prefix gen: <https://w3id.org/kpxl/gen/terms/> select ?ontologyVersion ?label ?creator ?np where { values ?_ontology_multi_iri {} graph npa:graph { ?np npx:hasNanopubType owl:Ontology . ?np npa:hasValidSignatureForPublicKeyHash ?pubkey . filter not exists { ?npx npx:invalidates ?np ; npa:hasValidSignatureForPublicKeyHash ?pubkey . } ?np dct:created ?date . ?np np:hasAssertion ?a . ?np npx:introduces ?ontologyVersion . ?np npx:signedBy ?creator . } graph ?a { ?ontologyVersion rdfs:label ?label . ?ontologyVersion dct:isVersionOf ?_ontology_multi_iri . ?ontologyVersion gen:hasContentIndex ?contentIndex . } } order by desc(?ontologyVersion)" assertion.
- get-ontology-versions endpoint 08908c7290a1a9c3219bc4e10b36d1d17f2d01aa8f6133067089e77fcdfff81b assertion.
- get-ontology-versions license LICENSE-2.0 assertion.
- get-ontology-versions hasLabelFromApi "Get ontology versions - This query returns the ontology versions for a given ontology." pubinfo.
- get-ontology-versions hasLabelFromApi "Get ontology versions - This query returns the ontology versions for a given ontology." pubinfo.