Skip to content

Commit

Permalink
fix venue prefix
Browse files Browse the repository at this point in the history
  • Loading branch information
saumier committed Apr 4, 2024
1 parent dfacb37 commit 6a0701b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ontorefine/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"sp_concept": "https://scenepro.ca/id/concept/",
"skos": "http://www.w3.org/2004/02/skos/core#",
"sp_org": "http://scenepro.ca#Organization",
"sp_venue": "http://scenepro.ca/Venue#"
"sp_venue": "http://scenepro.ca#Venue"
},
"subjectMappings": [
{
Expand Down

0 comments on commit 6a0701b

Please sign in to comment.