Skip to content

termType values case confusion #173

@timbl

Description

@timbl

The original termType values like 'symbol' 'bnode' and 'collection" and 'formula' were lower case.
The common RDF api work produces Inital Cap names like Named Node. This inconsistency led to least least one bug and is confusing to the developer.

Change all to inital caps -- this involves changing all 'collection' to 'formula'
This is a large change.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions