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

Validated JSON for simpleHTR example #2

Merged

Conversation

bact
Copy link

@bact bact commented Jun 17, 2024

  • Remove invalid special characters from JSON strings
  • Made all strings one-liner as required by JSON
  • Add missing Person, Organization, License, CreationInfo
  • Convert { key: value } to DictionaryEntry
  • Fix cardinality
  • Passed JSON Schema validation
  • Passed SHACL validation

rgopikrishnan91 and others added 2 commits May 13, 2024 11:05
This is a first attempt at writing an AI BOM
- Remove invalid special characters from JSON strings
- Made all strings one-liner as required by JSON
- Add missing Person, Organization, License, CreationInfo
- Convert { key: value } to DictionaryEntry
- Fix cardinality
- Passed JSON Schema validation
- Passed SHACL validation

Signed-off-by: Arthit Suriyawongkul <arthit@gmail.com>
@rgopikrishnan91 rgopikrishnan91 merged commit c07292f into rgopikrishnan91:master Jul 28, 2024
@bact bact deleted the simplehtr-validataed-schema branch July 28, 2024 16:59
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.

2 participants