Skip to content

[FIX]: Add namespaces (@prefix) to Example RDF files #360

@coolharsh55

Description

@coolharsh55

Specs

Other

Errors

Currently the examples files in /examples contain turtle files without namespaces at the top, which causes issues when parsers read these files as the prefixes are undefined. Fix this by adding the namespaces.

The namespaces are currently not included because these files are only used in HTML outputs where the verbosity of the namespaces is not necessary. Both objectives can be achieved by adding the namespaces to the RDF and truncating them in HTML.

Submitted with @bact from #358

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions