Skip to content

Is the property syntax ?p really necessary ? #3

@tfrancart

Description

@tfrancart

I would try to avoid introducing the ?p property syntax.

  1. A normal annotation could be placed on a markdown link, and in this case the URL value will be picked up in priority to create an object property

[NASA](https://www.nasa.gov/) {ex:org} is sufficient

  1. If the annotation contains a reference to a URI with =, then the parser knows that an object property must be build, no need for a ?

[NASA] {=ex:nasa ex:org} is sufficient to know that we need to create an object property

The less specific syntax, the easier

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions