Skip to content

RDF responses (turtle / n3 / ntriples) do not contain dynamic resources - uses wrong handler? #141

@joepio

Description

@joepio
https://atomicdata.dev/collections/property

results in

<https://atomicdata.dev/collections/property> <https://atomicdata.dev/properties/collection/pageSize> "30"^^<https://atomicdata.dev/datatypes/integer> .
<https://atomicdata.dev/collections/property> <https://atomicdata.dev/properties/collection/property> <https://atomicdata.dev/properties/isA> .
<https://atomicdata.dev/collections/property> <https://atomicdata.dev/properties/collection/value> <https://atomicdata.dev/classes/Property> .
<https://atomicdata.dev/collections/property> <https://atomicdata.dev/properties/isA> "[\"https://atomicdata.dev/classes/Collection\"]"^^<https://atomicdata.dev/datatypes/resourceArray> .
<https://atomicdata.dev/collections/property> <https://atomicdata.dev/properties/collection/currentPage> "0"^^<https://atomicdata.dev/datatypes/integer> .

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions