Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix bugs in examples found via SHACL validation #206

Open
bquinn opened this issue Sep 11, 2024 · 0 comments
Open

Fix bugs in examples found via SHACL validation #206

bquinn opened this issue Sep 11, 2024 · 0 comments

Comments

@bquinn
Copy link
Contributor

bquinn commented Sep 11, 2024

  • All instances of spstat:eventOutcome should be sport:eventOutcome
  • All instances of spstat:score should be sport:score
  • spactionclass:infraction doesn't exist. Should it be something else (penalty?) or do we need to add it to the CV?
  • actionDateTime values should be typed, eg "2021-04-25T19:23:13+01:00"^^xsd:dateTime
  • in soccer-standings we have reference to spcompetitionscope:events-home and spcompetitionscope:events-away which don't exist. Should it be something else or do we need to add it to the CV?
bquinn added a commit that referenced this issue Sep 11, 2024
used as property values. This catches some more validation errors
which are raised separately in #206.
bquinn added a commit that referenced this issue Sep 11, 2024
* Added SKOS validation for our controlled vocabularies as suggested by @riannella.
This has caught some more validation errors which are raised separately in #206.
@bquinn bquinn added this to the IPTC Sport Schema version 1.1 milestone Sep 18, 2024
bquinn added a commit that referenced this issue Sep 18, 2024
…tion rules.

Some of these changes need to be made in the XSLT so the generated versions
of these have the same fixes. Fixes #206.
bquinn added a commit that referenced this issue Sep 19, 2024
* Adding spcompetitionscope vocabulary, plus two new terms "events-home" and "events-away"
that will be added to the official CV very soon.

* Short-term, manual changes to samples to comply with our SHACL validation rules.
Some of these changes need to be made in the XSLT so that the generated versions
of these will have the same fixes. Fixes #206.
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

No branches or pull requests

1 participant