Full identifier: https://w3id.org/np/RAqxwE3KbcXxjYm6tNpRrBY4UP7cSN5O-QRZWBwvmK6tY/get-intro-relations
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-intro-relations
|
Get intro relations - This query returns the relations (predicate-object) of the assertion part of ...
|
Tobias Kuhn
|
2025-10-28T17:13:09.302Z
|
||
|
links a nanopublication to its assertion
http://www.nanopub.org/nschema#hasAssertion
assertion
|
get-intro-relations
|
Tobias Kuhn
|
2025-10-28T17:13:09.302Z
|
|||
|
links a nanopublication to its assertion
http://www.nanopub.org/nschema#hasAssertion
assertion
|
get-intro-relations
|
Tobias Kuhn
|
2025-10-28T12:45:34.639Z
|
|||
|
links a nanopublication to its assertion
http://www.nanopub.org/nschema#hasAssertion
assertion
|
get-intro-relations
|
Get intro relations
|
Tobias Kuhn
|
2025-10-28T12:45:34.639Z
|
||
|
links a nanopublication to its assertion
http://www.nanopub.org/nschema#hasAssertion
assertion
|
get-intro-relations
|
Tobias Kuhn
|
2025-10-28T12:45:34.639Z
|
|||
|
links a nanopublication to its assertion
http://www.nanopub.org/nschema#hasAssertion
assertion
|
get-intro-relations
|
This query returns the relations (predicate-object) of the assertion part of an introduction nanopublication for a given resource.
|
Tobias Kuhn
|
2025-10-28T12:45:34.639Z
|
||
|
links a nanopublication to its assertion
http://www.nanopub.org/nschema#hasAssertion
assertion
|
get-intro-relations
|
Tobias Kuhn
|
2025-10-28T12:45:34.639Z
|
|||
|
links a nanopublication to its assertion
http://www.nanopub.org/nschema#hasAssertion
assertion
|
get-intro-relations
|
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/>
select ?pred ?obj where {
bind(?_resourceNp_iri as ?np)
graph npa:graph {
?np npa:hasValidSignatureForPublicKeyHash ?pubkey .
filter not exists { ?npx npx:invalidates ?np ; npa:hasValidSignatureForPublicKeyHash ?pubkey . }
?np np:hasAssertion ?a .
?np npx:introduces ?_resource_iri .
}
graph ?a {
?_resource_iri ?pred ?obj .
}
}
|
Tobias Kuhn
|
2025-10-28T12:45:34.639Z
|
||
|
links a nanopublication to its pubinfo
http://www.nanopub.org/nschema#hasPublicationInfo
pubinfo
|
get-intro-relations
|
Tobias Kuhn
|
2025-10-28T12:45:34.639Z
|