Skip to content

Fix text-field validation for data and annotation properties - #91

Draft
forest-savage1234 wants to merge 1 commit into
INCATools:masterfrom
forest-savage1234:fix/text-field-properties-89
Draft

Fix text-field validation for data and annotation properties#91
forest-savage1234 wants to merge 1 commit into
INCATools:masterfrom
forest-savage1234:fix/text-field-properties-89

Conversation

@forest-savage1234

Copy link
Copy Markdown

Summary

  • Build the text-field entity set from classes, relations, data properties, and annotation properties.
  • Add a positive regression using both newly covered property categories.

Closes #89

Validation

  • ValidatorTest — 12 passed.
  • git diff --check.

Scope notes

The regression fails if either declared property category is omitted from the entity set.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

test_text_fields validator ignores dataProperties and annotationProperties

1 participant