Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Sep 2023 Sport Schema 1.0 release candidate - ready for Standards Com…
…mittee vote (#170) * Turn "penalty-level" into "infractionLevel" and "penalty-type" into "infractionType" in XSLT for Actions. Fixes #162. * Feature/154 missing props in ontology (#169) * Added resultEffectTarget as per #154 * tweaks to samples to validate with SportsML xsd * Fixed XSLT issue that meant actions for esports (with no @id) were not being converted. Fixes #118. * Adding SportsML to comparison tables. Fixes #137. * Added personReplacingPosition to ontology. Fixes #173. * Removed scoreAttemptDescription and oppositePlay from ontology. Fixes #174. * Updated ontology docs to cover recent changes. * Added date to player memberships in roster info. Issue #164 * Fix some CV references to make them valid prefixes * Fixed esports ontology reference (no longer cv.iptc.org) * SHACL validation now works * spstat:resultEffect and spstat:resultEffectTarget should have domain of Participation * Adding Athlete entry and rdf:type even when we don't know the player's name (although this causes problems with some test queries which we still have to fix) * Introduce uniformNumberEvent which overrides uniformNumber for an individual event. * Fix newscodes prefix typo for ice hockey position in example * XSLT fix for one type of resultEffect that was generating a string instead of a URI * Added missing properties from ParticipationSplit and a fudge for resultEffectTarget. * Added version info to all ontology files. --------- Co-authored-by: pauljkelly <[email protected]>
- Loading branch information