Skip to content

Provide validation via API #52

@nichtich

Description

@nichtich

Inference is provided via Python module since 2.0.1. Validation as independent step should be provided next, e.g.

import skosify

if not skosify.validate.labels(rdf):
  print("your vocabulary is ugly!")

Should validation throw an error or just log exception? How can an application catch the error report?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions