Skip to content

Use of prefixed names in JSON responses #48

@manuelfiorelli

Description

@manuelfiorelli

The current version of the specification suggests to only include the namespace for most vocabularies; therefore, most attributes will be written in as prefixed names (e.g., "dcterms:title" rather "title").

However, a few implementations, including the OntoPortal one, uses plain attributes.

From the RDF-viewpoint, both forms are equivalent; however, if the response is to be interpreted as plain JSON, perhaps one, standardized serialization should be agreed upon.

Metadata

Metadata

Assignees

Labels

help wantedExtra attention is neededinvalidThis doesn't seem right

Type

No fields configured for Task.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions