@faubulous/mentor-rdf-serializers
    Preparing search index...

    Class N3Serializer

    Serializer for N3 (Notation3) format.

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    LOG_IMPLIES: string = ...

    The log:implies predicate IRI.

    LOG_NAMESPACE: "http://www.w3.org/2000/10/swap/log#" = 'http://www.w3.org/2000/10/swap/log#'

    The log: namespace IRI for N3 built-ins.

    OWL_SAMEAS: "http://www.w3.org/2002/07/owl#sameAs" = 'http://www.w3.org/2002/07/owl#sameAs'

    The owl:sameAs predicate IRI.

    syntax: RdfSyntax = RdfSyntax.N3

    The RDF syntax supported by this serializer.

    Methods