Static
Protected
Readonly
deserializerStatic
Protected
eventStatic
Protected
Readonly
knownRDFTypesStatic
Protected
Readonly
knownStatic
Protected
optionsStatic
Protected
Readonly
serializerStatic
cloneStatic
deserializeDeserialize data
Data to deserialze
Optional
dataType: Constructor<T>Optional data type to specify deserialization type
Deserialized object
Deserialize data
Data to deserialze
Optional
dataType: Constructor<T>Optional data type to specify deserialization type
Deserialized object
Static
deserializeStatic
deserializeStatic
findStatic
findStatic
getGet the TypedJSON metadata
Prototype of target
Root object metadata
use DataSerializerUtils.getMetadata
https://gist.github.com/krizka/c83fb1966dd57997a1fc02625719387d
Static
getGet the root TypedJSON metadata
Prototype of target
Root object metadata
use DataSerializerUtils.getRootMetadata
https://gist.github.com/krizka/c83fb1966dd57997a1fc02625719387d
Static
getStatic
initializeStatic
normalizeStatic
Protected
registerRDFTypeStatic
registerStatic
serializeSerialize data
Data to serialize
Optional
config: RDFSerializerConfigRDF serializer configuration
Serialized data
Static
serializeStatic
serializeStatic
serializeStatic
stringifyStringify a thing to RDF graph construct
Thing to serialize
Optional
options: WriterOptions = {}Writer options
Promise of a stringified graph
Static
unregister
Clone a serializable object