Skip to content

Commit 7ea43f3

Browse files
committed
Show non-collection shared
1 parent ddd3511 commit 7ea43f3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

sparql/getCollectionMetaData.sparql

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@ SELECT
2121
?wasDerivedFrom
2222
?wasGeneratedBy
2323
WHERE {
24-
<$collection> a sbol2:Collection .
2524
OPTIONAL { <$collection> sbol2:persistentIdentity ?persistentIdentity . }
2625
OPTIONAL { <$collection> sbol2:displayId ?displayId . }
2726
OPTIONAL { <$collection> sbol2:version ?version . }

0 commit comments

Comments
 (0)