Full identifier: https://w3id.org/np/RAFHrr_CR0c0B3NmyPpqa2V7oDSC4ntd1fEku2HFxPY_I/get-classes-of-ontology-version
Assigned to 1 class:
Described in 1 nanopublication:
| Nanopublication | Part | Subject | Predicate | Object | Published By | Published On |
|---|---|---|---|---|---|---|
|
links a nanopublication to its pubinfo
http://www.nanopub.org/nschema#hasPublicationInfo
pubinfo
|
get-classes-of-ontology-version
|
Get the properties of an ontology version - This query returns all properties that are part of a given version of an onto...
|
Tobias Kuhn
|
2026-02-27T13:18:27.608Z
|
||
|
links a nanopublication to its assertion
http://www.nanopub.org/nschema#hasAssertion
assertion
|
get-classes-of-ontology-version
|
Tobias Kuhn
|
2026-02-27T13:18:27.608Z
|
|||
|
links a nanopublication to its assertion
http://www.nanopub.org/nschema#hasAssertion
assertion
|
get-classes-of-ontology-version
|
Tobias Kuhn
|
2026-02-27T13:14:49.335Z
|
|||
|
links a nanopublication to its assertion
http://www.nanopub.org/nschema#hasAssertion
assertion
|
get-classes-of-ontology-version
|
Get the properties of an ontology version
|
Tobias Kuhn
|
2026-02-27T13:14:49.335Z
|
||
|
links a nanopublication to its assertion
http://www.nanopub.org/nschema#hasAssertion
assertion
|
get-classes-of-ontology-version
|
Tobias Kuhn
|
2026-02-27T13:14:49.335Z
|
|||
|
links a nanopublication to its assertion
http://www.nanopub.org/nschema#hasAssertion
assertion
|
get-classes-of-ontology-version
|
This query returns all properties that are part of a given version of an ontology.
|
Tobias Kuhn
|
2026-02-27T13:14:49.335Z
|
||
|
links a nanopublication to its assertion
http://www.nanopub.org/nschema#hasAssertion
assertion
|
get-classes-of-ontology-version
|
Tobias Kuhn
|
2026-02-27T13:14:49.335Z
|
|||
|
links a nanopublication to its assertion
http://www.nanopub.org/nschema#hasAssertion
assertion
|
get-classes-of-ontology-version
|
prefix owl: <http://www.w3.org/2002/07/owl#>
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 skos: <http://www.w3.org/2004/02/skos/core#>
prefix gen: <https://w3id.org/kpxl/gen/terms/>
select distinct ?property ?property_label (?definition as ?description) (?termNp as ?np) ("^" as ?np_label)where {
graph npa:graph {
?_ontologyVersionNp_iri npx:introduces ?ontologyVersion .
?_ontologyVersionNp_iri np:hasAssertion ?ontologyVersionNpA .
}
graph ?ontologyVersionNpA {
?ontologyVersion a owl:Ontology .
?ontologyVersion gen:hasContentIndex ?contentIndex .
}
graph npa:graph {
?contentIndex np:hasAssertion ?contentIndexA .
}
graph ?contentIndexA {
?contentIndex npx:includesElement ?termNp .
}
graph npa:graph {
}
graph npa:graph {
?termNp dct:created ?date .
?termNp npx:introduces ?property .
?termNp np:hasAssertion ?termNpA .
}
graph ?termNpA {
?property a rdf:Property .
optional { ?property rdfs:label ?property_label . }
optional { ?property skos:definition ?definition . }
}
}
order by ?property_label
|
Tobias Kuhn
|
2026-02-27T13:14:49.335Z
|
||
|
links a nanopublication to its pubinfo
http://www.nanopub.org/nschema#hasPublicationInfo
pubinfo
|
get-classes-of-ontology-version
|
Tobias Kuhn
|
2026-02-27T13:14:49.335Z
|