Skip to content

Blank nodes in list given invalid . at start in text/n3 format. #332

Description

@jeswr

Running

import { Parser } from 'n3';
const parser = new Parser({ format: 'text/n3' });
console.log(parser.parse('<s> <p> (_:a).'))

Creates an invalid blank node id of _:.a

This also pops up in https://github.com/eyereasoner/eye-js/pull/1107/files#r1616137075

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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