Skip to content

feat: add editWith metadata property to ontology submission#20

Open
Imene-Amirat wants to merge 4 commits into
developmentfrom
feature/add-edit-with-submission-metadata
Open

feat: add editWith metadata property to ontology submission#20
Imene-Amirat wants to merge 4 commits into
developmentfrom
feature/add-edit-with-submission-metadata

Conversation

@Imene-Amirat

Copy link
Copy Markdown
Collaborator

Adds an editWith property to ontology submissions, storing the URL of the external editor used to edit the ontology content like OpenTheso.

  • Declare editWith attribute (metadata, type uri) in the model
  • Add its scheme entry (label, help text, example) in the config

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds an editWith metadata field to ontology submissions so the system can record the URL of an external editor (e.g., OpenTheso/VocBench) used to edit the ontology’s content.

Changes:

  • Introduces editWith as a new OntologySubmission attribute (URI-valued).
  • Documents the new field in the ontology submission scheme (label/help text/example/description).

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 2 comments.

File Description
lib/ontologies_linked_data/models/ontology_submission.rb Adds the new editWith attribute to the submission model.
config/schemes/ontology_submission.yml Adds schema/UI documentation for the editWith field.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread lib/ontologies_linked_data/models/ontology_submission.rb Outdated
Comment thread config/schemes/ontology_submission.yml Outdated
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