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

Update Specification #75

Merged
merged 4 commits into from
Jun 15, 2024
Merged

Conversation

jmanideep
Copy link
Contributor

@jmanideep jmanideep commented Jun 12, 2024

I have updated the specification to clarify the properties each object type should have. Please review the changes and provide any feedback.

  • Dataset Objects (@type: Dataset)

    • Properties: name, author (should include).
    • Optional Properties: identifier, dateCreated, dateModified, text, keywords, comment.
    • Additional Files: If a Dataset object contains additional files, they should be listed in its hasPart property and can be referenced through their @id.
  • File Objects (@type: File)

    • Properties: name, encodingFormat, contentSize (should include).
    • Optional Properties: description, sha256, author, identifier, dateCreated, dateModified, text.
  • Organization Entities

    • Properties: @id, @type: Organization, name, url (should include)
    • Optional Properties: Other properties from the Organization.

Please review the changes and let me know if you have any suggestions.

SPECIFICATION.md Show resolved Hide resolved
SPECIFICATION.md Outdated Show resolved Hide resolved
SPECIFICATION.md Outdated Show resolved Hide resolved
@NicolasCARPi NicolasCARPi merged commit 23fcd7c into TheELNConsortium:master Jun 15, 2024
1 check passed
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.

3 participants