Skip to content

Use @id instead of custom ID properties #1

@trieloff

Description

@trieloff

As we rely on JSON-LD semantics more heavily (see also #43), I thought it made sense to follow JSON-LD conventions when it comes to IDs and:

  • use the @id property to identify the current object, instead of in addition to *_id properties that differ from schema to schema
  • use URIs (specifically IRIs) to identify objects instead of having an off-band resolution mechanism

This pull request applies this convention to the asset schema category.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions