Skip to content

Commit

Permalink
Added the missing prefix declaration
Browse files Browse the repository at this point in the history
  • Loading branch information
egonw committed Oct 24, 2023
1 parent f9774a1 commit 2e2783c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions shapes/InteractionData.shex
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
PREFIX sbd: <https://www.sbd4nano.eu/rdf/#>
PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>
PREFIX wp: <http://vocabularies.wikipathways.org/wp#>
PREFIX sio: <http://semanticscience.org/resource/>

:InteractionData {
a [ wp:InteractionData ] ;
Expand Down

0 comments on commit 2e2783c

Please sign in to comment.