References for: lookup-fdo-types
Full identifier: https://w3id.org/np/RA1aHgoSV0PClMy3B0g3eSBMFyaa2lS-NxcCGQ05rGAzc#lookup-fdo-types
Nanopublication | Part | Subject | Predicate | Object | Published By | Published On |
---|---|---|---|---|---|---|
links a nanopublication to its assertion
http://www.nanopub.org/nschema#hasAssertion
assertion
|
lookup-fdo-types
|
Tobias Kuhn
|
2024-09-20T08:31:01.551Z
|
|||
links a nanopublication to its assertion
http://www.nanopub.org/nschema#hasAssertion
assertion
|
lookup-fdo-types
|
Tobias Kuhn
|
2024-09-20T08:31:01.551Z
|
|||
links a nanopublication to its assertion
http://www.nanopub.org/nschema#hasAssertion
assertion
|
lookup-fdo-types
|
FDO type lookup
|
Tobias Kuhn
|
2024-09-20T08:31:01.551Z
|
||
links a nanopublication to its assertion
http://www.nanopub.org/nschema#hasAssertion
assertion
|
lookup-fdo-types
|
This query is for auto-complete lookup of FDO types.
|
Tobias Kuhn
|
2024-09-20T08:31:01.551Z
|
||
links a nanopublication to its assertion
http://www.nanopub.org/nschema#hasAssertion
assertion
|
lookup-fdo-types
|
Tobias Kuhn
|
2024-09-20T08:31:01.551Z
|
|||
links a nanopublication to its assertion
http://www.nanopub.org/nschema#hasAssertion
assertion
|
lookup-fdo-types
|
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/>
select ?thing ?label where {
graph npa:graph {
?np npa:hasValidSignatureForPublicKey ?pubkey .
filter not exists { ?npx npx:invalidates ?np ; npa:hasValidSignatureForPublicKey ?pubkey . }
?np npx:introduces ?thing .
?np np:hasAssertion ?a .
}
graph ?a {
?thing rdfs:label ?label .
filter(contains(lcase(str(?label)), lcase(?_query)))
}
}
limit 10
|
Tobias Kuhn
|
2024-09-20T08:31:01.551Z
|
||
links a nanopublication to its pubinfo
http://www.nanopub.org/nschema#hasPublicationInfo
pubinfo
|
lookup-fdo-types
|
Tobias Kuhn
|
2024-09-20T08:31:01.551Z
|