Replies: 1 comment
-
|
The iri <:5699eca7-9ef0-47a6-bcfb-9306e0e2b85e> is probably invalid (missing a schema), it's at least not a "good" iri; this is not a prez specific issue, check elsewhere for information on creating valid iris. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
On prez v3, when I call
/v/vocab/{concept_scheme_curie}/{concept_curie}/narrowersand get response with extra line below the prefix section as:That line causes n3 parses error with
parsing N3 data: Error: Invalid IRI on line 8.I've compared that vocab with others seems no difference on the data structure and responses from other vocabs don't have that line.
Can someone give me some insight on how to resolve this issue please? Thanks.
Beta Was this translation helpful? Give feedback.
All reactions