[
https://issues.apache.org/jira/browse/RYA-88?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15330115#comment-15330115
]
Kiet Ly commented on RYA-88:
----------------------------
I used this, @base <urn:base>, and it worked. May be blazegraph included as
default set of prefixes just like Java included java.lang.* import.
Should RYA do the same? It may reduce # of jira tickets where "stuffs just
work" like Apple slogan.
> <> is not valid URI.
> --------------------
>
> Key: RYA-88
> URL: https://issues.apache.org/jira/browse/RYA-88
> Project: Rya
> Issue Type: Bug
> Environment: Rya develop + Accumulo 1.6.4 on EMR 4.6.0.
> Reporter: Kiet Ly
>
> I got an error with dcterms:FileFormat <>. Work fine in blazegraph.
> ERROR helpers.ParseErrorLogger: [Rio fatal] Not a valid (absolute) URI: (5,
> -1)
> @prefix adms: <http://www.w3.org/ns/adms#> .
> @prefix dcterms: <http://purl.org/dc/terms/> .
> <http://vocab.deri.ie/void#ttl> a adms:SemanticDistribution;
> dcterms:FileFormat <>;
> adms:accessURL "http://vocab.deri.ie/void.ttl";
> adms:status <http://purl.org/adms/status/Completed> .
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)