Skip to content

The MIME type used in the JSON-LD serializer should be application/ld+json #508

@Alfiva

Description

@Alfiva

The MIME type used in org.universAAL.middleware.serialization.json.JSONLDSerialization to identify the serializer and diferentiate it from the Turtle one is now defined as "application/json".
That one is officially for JSON alone. Instead, for JSON-LD we should use "application/ld+json" (see https://en.wikipedia.org/wiki/JSON-LD)

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions