References for: find-uri-references
Full identifier: https://w3id.org/np/RAz1ogtMxSTKSOYwHAfD5M3Y-vd1vd46OZta_vvbqh8kY#find-uri-references
Nanopublication | Part | Subject | Predicate | Object | Published By | Published On |
---|---|---|---|---|---|---|
links a nanopublication to its assertion
http://www.nanopub.org/nschema#hasAssertion
assertion
|
find-uri-references
|
Tobias Kuhn
|
2024-10-23T13:49:38.234Z
|
|||
links a nanopublication to its assertion
http://www.nanopub.org/nschema#hasAssertion
assertion
|
find-uri-references
|
Tobias Kuhn
|
2024-10-23T13:49:38.234Z
|
|||
links a nanopublication to its assertion
http://www.nanopub.org/nschema#hasAssertion
assertion
|
find-uri-references
|
Find URI references
|
Tobias Kuhn
|
2024-10-23T13:49:38.234Z
|
||
links a nanopublication to its assertion
http://www.nanopub.org/nschema#hasAssertion
assertion
|
find-uri-references
|
This query returns nanopublications referencing the given URI in subject, predicate, or object position.
|
Tobias Kuhn
|
2024-10-23T13:49:38.234Z
|
||
links a nanopublication to its assertion
http://www.nanopub.org/nschema#hasAssertion
assertion
|
find-uri-references
|
Tobias Kuhn
|
2024-10-23T13:49:38.234Z
|
|||
links a nanopublication to its assertion
http://www.nanopub.org/nschema#hasAssertion
assertion
|
find-uri-references
|
prefix np: <http://www.nanopub.org/nschema#>
prefix npa: <http://purl.org/nanopub/admin/>
prefix npx: <http://purl.org/nanopub/x/>
prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
select ?np (?__graphpred_iri as ?graphpred) ?subj ?pred ?obj ?date (?__pubkey as ?pubkey) where {
graph ?g {
{ { bind(?_ref_iri as ?subj) } union { bind(?_ref_iri as ?pred) } union { bind(?_ref_iri as ?obj) } }
?subj ?pred ?obj .
}
graph npa:graph {
?np npa:hasValidSignatureForPublicKey ?__pubkey .
filter not exists { ?npx npx:invalidates ?np ; npa:hasValidSignatureForPublicKey ?__pubkey . }
?np dct:created ?date .
?np ?__graphpred_iri ?g .
values ?__graphpred_iri { np:hasAssertion np:hasProvenance np:hasPublicationInfo }
}
} limit 100
|
Tobias Kuhn
|
2024-10-23T13:49:38.234Z
|
||
links a nanopublication to its pubinfo
http://www.nanopub.org/nschema#hasPublicationInfo
pubinfo
|
find-uri-references
|
Tobias Kuhn
|
2024-10-23T13:49:38.234Z
|