Skip to content

Invalid IRI accepted #23

@GordianDziwis

Description

@GordianDziwis

Summary: Parser accepts bare email address as IRI object, violating RDF 1.1 specification.

Input:

<http://aa> <http://aa> <bob@example.com> .

Expected behavior: Parser should reject <bob@example.com> as invalid IRI. Per RFC 3987, an IRI requires a scheme component. Email addresses without mailto: scheme do not conform.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions