Skip to content

Support annotations embedded in <script> tags #76

@elf-pavlik

Description

@elf-pavlik

https://github.com/solid/specification-tests#annotations

The intention is that this will be done as RDFa annotations in the specification documents, but it is understood that this will take some time. As a workaround, the same data may be provided in Turtle format separate to the specification.

I understand that Turtle is already supported as separate documents. Turtle spec recommends embedding it in HTML using <script> tags: https://www.w3.org/TR/turtle/#in-html

A similar approach exists for JSON-LD: https://www.w3.org/TR/json-ld11/#embedding-json-ld-in-html-documents

Will it be straightforward to support including annotations in the spec this way? At least Turtle first and JSON-LD later on.

I created the first example in solid/notifications#56 we should merge it soon and it could be used to test this approach with embedded Turtle.

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