We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ddd3511 commit 7ea43f3Copy full SHA for 7ea43f3
sparql/getCollectionMetaData.sparql
@@ -21,7 +21,6 @@ SELECT
21
?wasDerivedFrom
22
?wasGeneratedBy
23
WHERE {
24
- <$collection> a sbol2:Collection .
25
OPTIONAL { <$collection> sbol2:persistentIdentity ?persistentIdentity . }
26
OPTIONAL { <$collection> sbol2:displayId ?displayId . }
27
OPTIONAL { <$collection> sbol2:version ?version . }
0 commit comments