imput of OWL properties such as Preferred Name Property and Author property should be validated.
I have noticed that users put actual author's first and last name for the Author property which introduces integrity issues with the triple store during import
URI http://data.bioontology.org/metadata/OntologySubmission:203203 raptor error - Turtle URI error - illegal Unicode escape \u0020 in URI.
imput of OWL properties such as Preferred Name Property and Author property should be validated.
I have noticed that users put actual author's first and last name for the Author property which introduces integrity issues with the triple store during import
URI http://data.bioontology.org/metadata/OntologySubmission:203203 raptor error - Turtle URI error - illegal Unicode escape \u0020 in URI.
entering "bad author property" in the Author Property creates the following triple: ` http://data.bioontology.org/ontologies/ACRONYM/submissions/2 http://data.bioontology.org/metadata/authorProperty <local:bad\u0020author\u0020propery>
This relates to NCBO-1409 `