Skip to content

Make markers in rdf-macro configurable #657

@TobiasNx

Description

@TobiasNx

The markers should be configurable, came up in #589 and is currently not workable with fix due to #656:

public static final char REFERENCE_MARKER = '*';
public static final char LANGUAGE_MARKER = '$';
public static final String RDF_REFERENCE = "~rdf:resource";
public static final String RDF_ABOUT = "~rdf:about";
public static final String XML_LANG = "~xml:lang";

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions