Skip to content

match table skos predicates incorrect #101

Description

@gkennos

the skos predicate for "has exact match" should be skos:exactMatch, not skos:hasExactMatch

see for example:

CREATE VIEW has_exact_match_statement AS SELECT * FROM statements WHERE predicate='skos:hasExactMatch';
(and so forth for broad, narrow, related matches)

Is this done this way for a reason, or is it ok to submit an update to fix this?

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