Skip to content

Terminology issue: Use IRI as resource identifier #183

@tkanai

Description

@tkanai

Both JSON-LD [1] and Turtle [2] clearly say that resource IDs are expressed in IRI format. Then, I think IDs in models would be written in IRI, when they are serialized into each format.
On the other hand, the model document uses "URI" in many places, and it might make developers uncertain whether the IDs should be percentage encoded/decoded or not, in serialization/parsing processes.
To remove such ambiguities from the document, the terms URI in the document should be replaced with IRI.

[1] https://www.w3.org/TR/json-ld/#iris
[2] https://www.w3.org/TR/2014/REC-turtle-20140225/#sec-iri

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions