References for: subj-refs
Full identifier: https://w3id.org/np/RAcfltiDYRs-c2KKQKmR4rO6cG_hGV-5VHAkclc_SQ8a8#subj-refs
Nanopublication | Part | Subject | Predicate | Object | Published By | Published On |
---|---|---|---|---|---|---|
links a nanopublication to its assertion
http://www.nanopub.org/nschema#hasAssertion
assertion
|
subj-refs
|
Tobias Kuhn
|
2024-02-15T09:44:45.884Z
|
|||
links a nanopublication to its assertion
http://www.nanopub.org/nschema#hasAssertion
assertion
|
subj-refs
|
Tobias Kuhn
|
2024-02-15T09:44:45.884Z
|
|||
links a nanopublication to its assertion
http://www.nanopub.org/nschema#hasAssertion
assertion
|
subj-refs
|
Subject References
|
Tobias Kuhn
|
2024-02-15T09:44:45.884Z
|
||
links a nanopublication to its assertion
http://www.nanopub.org/nschema#hasAssertion
assertion
|
subj-refs
|
Returns all referenes (in the assertion graph) of the given subject IRI.
|
Tobias Kuhn
|
2024-02-15T09:44:45.884Z
|
||
links a nanopublication to its assertion
http://www.nanopub.org/nschema#hasAssertion
assertion
|
subj-refs
|
Tobias Kuhn
|
2024-02-15T09:44:45.884Z
|
|||
links a nanopublication to its assertion
http://www.nanopub.org/nschema#hasAssertion
assertion
|
subj-refs
|
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
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/>
prefix prov: <http://www.w3.org/ns/prov#>
prefix foaf: <http://xmlns.com/foaf/0.1/>
select ?pred ?obj ?date ?creator where {
graph npa:graph {
?np npa:hasValidSignatureForPublicKey ?pubkey .
?np dct:created ?date .
?np dct:creator ?creator .
?np np:hasAssertion ?assertion .
filter not exists { ?npx npx:invalidates ?np ; npa:hasValidSignatureForPublicKey ?pubkey . }
}
graph ?assertion {
?_subj_iri ?pred ?obj .
}
}
order by desc(?date)
|
Tobias Kuhn
|
2024-02-15T09:44:45.884Z
|
||
links a nanopublication to its pubinfo
http://www.nanopub.org/nschema#hasPublicationInfo
pubinfo
|
subj-refs
|
Tobias Kuhn
|
2024-02-15T09:44:45.884Z
|