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

    Class JsonLdSerializer

    Serializer for JSON-LD format.

    JSON-LD is a JSON-based format for Linked Data that can be used both as RDF and as plain JSON.

    Supports RDF 1.2 features including:

    • Triple terms via

    references

    • Base direction in language tags

    Implements

    Index

    Constructors

    Properties

    Methods

    Constructors

    Properties

    syntax: RdfSyntax = RdfSyntax.JsonLd

    The RDF syntax this serializer produces.

    Methods