Skip to content

valueNodeType #109

@kcoyle

Description

@kcoyle

Another aspect of DCTAP that was confusing to tutorial attendees was the valueNodeType. The confusion seems to have come from the use of a separate column for this since it could be seen as just another valueType. Phil and I couldn't remember the need for this vis-a-vis having a single column for the object of the triple.

If the rationale is that you need to say both "literal node" and give a literal type, it seems that could be inferred from the definition of a literal in the valueType column. So that column could have:

valueType inferred node
IRI IRI
BNODE BNODE
IRI or BNODE IRI or BNODE
xsd:etc literal node
anything else here literal node

Those not focused on RDF can still use IRI/URI/URL even if in their schema language that will be a string value. Those needing to identify specific node types can do so in whatever program interprets the DCTAP.

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