Skip to content

Transformation to JSON-LD frame will fail if predicate is variable #11

@vcharpenay

Description

@vcharpenay

E.g.

prefix owl: <http://www.w3.org/2002/07/owl#>
select * where {
  ?s ?p ?o .
  ?p a owl:DatatypeProperty
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions