Skip to content

Normalize literals? #15

Description

@gkellogg

The CG spec has the following issue:

It seems that quads must be normalized,
so that literals with different syntactic representations
but the same semantic representations are merged,
and that two graphs differing in the syntactic representation
of a literal will produce the same set of blank node identifiers.

While this may be possible for certainly well-known datatypes (e.g., XSD), datasets may use literals with datatypes
from vocabularies with no defined normalization, or even L2V operation.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions