Skip to content

Turtle output with fragment URIs is invalid #1591

@namedgraph

Description

@namedgraph

URL address of the page where you encountered the problem

Description of the problem

I copy-pasted Skosmos Turtle output into http://ttl.summerofcode.be and it does parse, nor does it with Jena's riot

The error:

Expected punctuation to follow "https://data.beamery.com/aaa/bbb/ccc/1287" on line 14.

The relevant bit of data looks like this:

@prefix smth: <https://data.beamery.com/aaa/bbb/ccc/> .

... skos:relatedMatch smth:1287#this

I don't think the prefix:local-name#fragment syntax is valid. You should look into the RDF I/O library that is producing this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions