Skip to content

Implementation of a prefix handling abstract class for parser/serializer #230

@MaillPierre

Description

@MaillPierre

The trig, Turtle, XML, and JSON-LD parsers and serializers all implement a variation of a system for IRI prefix handling.

It is necessary to unify prefix handling among IO classes.
Such a mechanism should be initialized using the vocabularies declared in fr.inria.corese.core.next.impl.common.vocabulary.

RDF4J uses classes that could be used as references for inspiration: Namespace and NamespaceAware.

Metadata

Metadata

Labels

RefactoringIssue created during the 2025 refactoring effort

Type

No fields configured for Task.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions