-
Notifications
You must be signed in to change notification settings - Fork 17
Extend contribution types (linked to #441). part 2 #443
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
Open
Raphael-Gazzotti
wants to merge
2
commits into
openMetadataInitiative:main
Choose a base branch
from
Raphael-Gazzotti:contributionType-revision2
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
2 commits
Select commit
Hold shift + click to select a range
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
14 changes: 14 additions & 0 deletions
14
instances/latest/terminologies/contributionType/administration.jsonld
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,14 @@ | ||
| { | ||
| "@context": { | ||
| "@vocab": "https://openminds.om-i.org/props/" | ||
| }, | ||
| "@id": "https://openminds.om-i.org/instances/contributionType/administration", | ||
| "@type": "https://openminds.om-i.org/types/ContributionType", | ||
| "definition": "A contribution type of a role-bearing entity realized by exercising organizational oversight and operational management.", | ||
| "description": null, | ||
| "interlexIdentifier": null, | ||
| "knowledgeSpaceLink": null, | ||
| "name": "administration", | ||
| "preferredOntologyIdentifier": null, | ||
| "synonym": null | ||
| } |
14 changes: 14 additions & 0 deletions
14
instances/latest/terminologies/contributionType/algorithmDesign.jsonld
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,14 @@ | ||
| { | ||
| "@context": { | ||
| "@vocab": "https://openminds.om-i.org/props/" | ||
| }, | ||
| "@id": "https://openminds.om-i.org/instances/contributionType/algorithmDesign", | ||
| "@type": "https://openminds.om-i.org/types/ContributionType", | ||
| "definition": "A contribution type of a role-bearing entity realized by designing computational logic or procedural rules.", | ||
| "description": null, | ||
| "interlexIdentifier": null, | ||
| "knowledgeSpaceLink": null, | ||
| "name": "algorithm design", | ||
| "preferredOntologyIdentifier": null, | ||
| "synonym": null | ||
| } |
14 changes: 14 additions & 0 deletions
14
instances/latest/terminologies/contributionType/architectureDesign.jsonld
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,14 @@ | ||
| { | ||
| "@context": { | ||
| "@vocab": "https://openminds.om-i.org/props/" | ||
| }, | ||
| "@id": "https://openminds.om-i.org/instances/contributionType/architectureDesign", | ||
| "@type": "https://openminds.om-i.org/types/ContributionType", | ||
| "definition": "A contribution type of a role-bearing entity realized by defining the structural architecture of a system, software artifact, or computational framework.", | ||
| "description": null, | ||
| "interlexIdentifier": null, | ||
| "knowledgeSpaceLink": null, | ||
| "name": "architecture design", | ||
| "preferredOntologyIdentifier": null, | ||
| "synonym": null | ||
| } |
14 changes: 14 additions & 0 deletions
14
instances/latest/terminologies/contributionType/computationalModeling.jsonld
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,14 @@ | ||
| { | ||
| "@context": { | ||
| "@vocab": "https://openminds.om-i.org/props/" | ||
| }, | ||
| "@id": "https://openminds.om-i.org/instances/contributionType/computationalModeling", | ||
| "@type": "https://openminds.om-i.org/types/ContributionType", | ||
| "definition": "A contribution type of a role-bearing entity realized by executing or applying computational models.", | ||
| "description": null, | ||
| "interlexIdentifier": null, | ||
| "knowledgeSpaceLink": null, | ||
| "name": "computational modeling", | ||
| "preferredOntologyIdentifier": null, | ||
| "synonym": null | ||
| } |
14 changes: 14 additions & 0 deletions
14
instances/latest/terminologies/contributionType/dataDocumentation.jsonld
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,14 @@ | ||
| { | ||
| "@context": { | ||
| "@vocab": "https://openminds.om-i.org/props/" | ||
| }, | ||
| "@id": "https://openminds.om-i.org/instances/contributionType/dataDocumentation", | ||
| "@type": "https://openminds.om-i.org/types/ContributionType", | ||
| "definition": "A contribution type of a role-bearing entity realized by preparing explanatory materials describing data.", | ||
| "description": null, | ||
| "interlexIdentifier": null, | ||
| "knowledgeSpaceLink": null, | ||
| "name": "data documentation", | ||
| "preferredOntologyIdentifier": null, | ||
| "synonym": null | ||
| } |
14 changes: 14 additions & 0 deletions
14
instances/latest/terminologies/contributionType/dataQualityAssurance.jsonld
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,14 @@ | ||
| { | ||
| "@context": { | ||
| "@vocab": "https://openminds.om-i.org/props/" | ||
| }, | ||
| "@id": "https://openminds.om-i.org/instances/contributionType/dataQualityAssurance", | ||
| "@type": "https://openminds.om-i.org/types/ContributionType", | ||
| "definition": "A contribution type of a role-bearing entity realized by systematically monitoring and safeguarding data integrity.", | ||
| "description": null, | ||
| "interlexIdentifier": null, | ||
| "knowledgeSpaceLink": null, | ||
| "name": "data quality assurance", | ||
| "preferredOntologyIdentifier": null, | ||
| "synonym": null | ||
| } |
14 changes: 14 additions & 0 deletions
14
instances/latest/terminologies/contributionType/dataTransformation.jsonld
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,14 @@ | ||
| { | ||
| "@context": { | ||
| "@vocab": "https://openminds.om-i.org/props/" | ||
| }, | ||
| "@id": "https://openminds.om-i.org/instances/contributionType/dataTransformation", | ||
| "@type": "https://openminds.om-i.org/types/ContributionType", | ||
| "definition": "A contribution type of a role-bearing entity realized by modifying the structure, format, or representation of data.", | ||
| "description": null, | ||
| "interlexIdentifier": null, | ||
| "knowledgeSpaceLink": null, | ||
| "name": "data transformation", | ||
| "preferredOntologyIdentifier": null, | ||
| "synonym": null | ||
| } |
14 changes: 14 additions & 0 deletions
14
instances/latest/terminologies/contributionType/dataValidation.jsonld
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,14 @@ | ||
| { | ||
| "@context": { | ||
| "@vocab": "https://openminds.om-i.org/props/" | ||
| }, | ||
| "@id": "https://openminds.om-i.org/instances/contributionType/dataValidation", | ||
| "@type": "https://openminds.om-i.org/types/ContributionType", | ||
| "definition": "A contribution type of a role-bearing entity realized by verifying the accuracy or consistency of data.", | ||
| "description": null, | ||
| "interlexIdentifier": null, | ||
| "knowledgeSpaceLink": null, | ||
| "name": "data validation", | ||
| "preferredOntologyIdentifier": null, | ||
| "synonym": null | ||
| } |
14 changes: 14 additions & 0 deletions
14
instances/latest/terminologies/contributionType/experimentalTesting.jsonld
|
Member
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. covered with testing on the high level already. I would delete this. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,14 @@ | ||
| { | ||
| "@context": { | ||
| "@vocab": "https://openminds.om-i.org/props/" | ||
| }, | ||
| "@id": "https://openminds.om-i.org/instances/contributionType/experimentalTesting", | ||
| "@type": "https://openminds.om-i.org/types/ContributionType", | ||
| "definition": "A contribution type of a role-bearing entity realized by executing controlled experiments or empirical trials.", | ||
| "description": null, | ||
| "interlexIdentifier": null, | ||
| "knowledgeSpaceLink": null, | ||
| "name": "experimental testing", | ||
| "preferredOntologyIdentifier": null, | ||
| "synonym": null | ||
| } |
14 changes: 14 additions & 0 deletions
14
instances/latest/terminologies/contributionType/fundingAcquisition.jsonld
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,14 @@ | ||
| { | ||
| "@context": { | ||
| "@vocab": "https://openminds.om-i.org/props/" | ||
| }, | ||
| "@id": "https://openminds.om-i.org/instances/contributionType/fundingAcquisition", | ||
| "@type": "https://openminds.om-i.org/types/ContributionType", | ||
| "definition": "A contribution type of a role-bearing entity realized by securing financial resources.", | ||
| "description": null, | ||
| "interlexIdentifier": null, | ||
| "knowledgeSpaceLink": null, | ||
| "name": "funding acquisition", | ||
| "preferredOntologyIdentifier": null, | ||
| "synonym": null | ||
| } |
14 changes: 14 additions & 0 deletions
14
instances/latest/terminologies/contributionType/hosting.jsonld
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,14 @@ | ||
| { | ||
| "@context": { | ||
| "@vocab": "https://openminds.om-i.org/props/" | ||
| }, | ||
| "@id": "https://openminds.om-i.org/instances/contributionType/hosting", | ||
| "@type": "https://openminds.om-i.org/types/ContributionType", | ||
| "definition": "A contribution type of a role-bearing entity realized by providing infrastructure enabling storage, access, or execution.", | ||
| "description": null, | ||
| "interlexIdentifier": null, | ||
| "knowledgeSpaceLink": null, | ||
| "name": "hosting", | ||
| "preferredOntologyIdentifier": null, | ||
| "synonym": null | ||
| } |
14 changes: 14 additions & 0 deletions
14
instances/latest/terminologies/contributionType/integration.jsonld
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,14 @@ | ||
| { | ||
| "@context": { | ||
| "@vocab": "https://openminds.om-i.org/props/" | ||
| }, | ||
| "@id": "https://openminds.om-i.org/instances/contributionType/integration", | ||
| "@type": "https://openminds.om-i.org/types/ContributionType", | ||
| "definition": "A contribution type of a role-bearing entity realized by combining components or workflows into a functioning system.", | ||
| "description": null, | ||
| "interlexIdentifier": null, | ||
| "knowledgeSpaceLink": null, | ||
| "name": "integration", | ||
| "preferredOntologyIdentifier": null, | ||
| "synonym": null | ||
| } |
14 changes: 14 additions & 0 deletions
14
instances/latest/terminologies/contributionType/manuscriptPreparation.jsonld
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,14 @@ | ||
| { | ||
| "@context": { | ||
| "@vocab": "https://openminds.om-i.org/props/" | ||
| }, | ||
| "@id": "https://openminds.om-i.org/instances/contributionType/manuscriptPreparation", | ||
| "@type": "https://openminds.om-i.org/types/ContributionType", | ||
| "definition": "A contribution type of a role-bearing entity realized by assembling and formatting a manuscript or publication.", | ||
| "description": null, | ||
| "interlexIdentifier": null, | ||
| "knowledgeSpaceLink": null, | ||
| "name": "manuscript preparation", | ||
| "preferredOntologyIdentifier": null, | ||
| "synonym": null | ||
| } |
14 changes: 14 additions & 0 deletions
14
instances/latest/terminologies/contributionType/methodDevelopment.jsonld
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,14 @@ | ||
| { | ||
| "@context": { | ||
| "@vocab": "https://openminds.om-i.org/props/" | ||
| }, | ||
| "@id": "https://openminds.om-i.org/instances/contributionType/methodDevelopment", | ||
| "@type": "https://openminds.om-i.org/types/ContributionType", | ||
| "definition": "A contribution type of a role-bearing entity realized by developing or refining experimental, analytical, or computational methods.", | ||
| "description": null, | ||
| "interlexIdentifier": null, | ||
| "knowledgeSpaceLink": null, | ||
| "name": "method development", | ||
| "preferredOntologyIdentifier": null, | ||
| "synonym": null | ||
| } |
14 changes: 14 additions & 0 deletions
14
instances/latest/terminologies/contributionType/modelCalibration.jsonld
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,14 @@ | ||
| { | ||
| "@context": { | ||
| "@vocab": "https://openminds.om-i.org/props/" | ||
| }, | ||
| "@id": "https://openminds.om-i.org/instances/contributionType/modelCalibration", | ||
| "@type": "https://openminds.om-i.org/types/ContributionType", | ||
| "definition": "A contribution type of a role-bearing entity realized by adjusting model parameters to improve alignment with empirical or reference data.", | ||
| "description": null, | ||
| "interlexIdentifier": null, | ||
| "knowledgeSpaceLink": null, | ||
| "name": "model calibration", | ||
| "preferredOntologyIdentifier": null, | ||
| "synonym": null | ||
| } |
14 changes: 14 additions & 0 deletions
14
instances/latest/terminologies/contributionType/modelSpecification.jsonld
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,14 @@ | ||
| { | ||
| "@context": { | ||
| "@vocab": "https://openminds.om-i.org/props/" | ||
| }, | ||
| "@id": "https://openminds.om-i.org/instances/contributionType/modelSpecification", | ||
| "@type": "https://openminds.om-i.org/types/ContributionType", | ||
| "definition": "A contribution type of a role-bearing entity realized by formally defining the structure, assumptions, or parameters of a model.", | ||
| "description": null, | ||
| "interlexIdentifier": null, | ||
| "knowledgeSpaceLink": null, | ||
| "name": "model specification", | ||
| "preferredOntologyIdentifier": null, | ||
| "synonym": null | ||
| } |
14 changes: 14 additions & 0 deletions
14
instances/latest/terminologies/contributionType/protocolDevelopment.jsonld
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,14 @@ | ||
| { | ||
| "@context": { | ||
| "@vocab": "https://openminds.om-i.org/props/" | ||
| }, | ||
| "@id": "https://openminds.om-i.org/instances/contributionType/protocolDevelopment", | ||
| "@type": "https://openminds.om-i.org/types/ContributionType", | ||
| "definition": "A contribution type of a role-bearing entity realized by preparing structured procedural or experimental protocols.", | ||
| "description": null, | ||
| "interlexIdentifier": null, | ||
| "knowledgeSpaceLink": null, | ||
| "name": "protocol development", | ||
| "preferredOntologyIdentifier": null, | ||
| "synonym": null | ||
| } |
14 changes: 14 additions & 0 deletions
14
instances/latest/terminologies/contributionType/repositoryManagement.jsonld
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,14 @@ | ||
| { | ||
| "@context": { | ||
| "@vocab": "https://openminds.om-i.org/props/" | ||
| }, | ||
| "@id": "https://openminds.om-i.org/instances/contributionType/repositoryManagement", | ||
| "@type": "https://openminds.om-i.org/types/ContributionType", | ||
| "definition": "A contribution type of a role-bearing entity realized by overseeing the operation and governance of a repository.", | ||
| "description": null, | ||
| "interlexIdentifier": null, | ||
| "knowledgeSpaceLink": null, | ||
| "name": "repository management", | ||
| "preferredOntologyIdentifier": null, | ||
| "synonym": null | ||
| } |
14 changes: 14 additions & 0 deletions
14
instances/latest/terminologies/contributionType/resourceProduction.jsonld
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,14 @@ | ||
| { | ||
| "@context": { | ||
| "@vocab": "https://openminds.om-i.org/props/" | ||
| }, | ||
| "@id": "https://openminds.om-i.org/instances/contributionType/resourceProduction", | ||
| "@type": "https://openminds.om-i.org/types/ContributionType", | ||
| "definition": "A contribution type of a role-bearing entity realized by creating materials, tools, or hardware resources.", | ||
| "description": null, | ||
| "interlexIdentifier": null, | ||
| "knowledgeSpaceLink": null, | ||
| "name": "resource production", | ||
| "preferredOntologyIdentifier": null, | ||
| "synonym": null | ||
| } |
14 changes: 14 additions & 0 deletions
14
instances/latest/terminologies/contributionType/resourceProvision.jsonld
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,14 @@ | ||
| { | ||
| "@context": { | ||
| "@vocab": "https://openminds.om-i.org/props/" | ||
| }, | ||
| "@id": "https://openminds.om-i.org/instances/contributionType/resourceProvision", | ||
| "@type": "https://openminds.om-i.org/types/ContributionType", | ||
| "definition": "A contribution type of a role-bearing entity realized by supplying materials, equipment, infrastructure, or services.", | ||
| "description": null, | ||
| "interlexIdentifier": null, | ||
| "knowledgeSpaceLink": null, | ||
| "name": "resource provision", | ||
| "preferredOntologyIdentifier": null, | ||
| "synonym": null | ||
| } |
14 changes: 14 additions & 0 deletions
14
instances/latest/terminologies/contributionType/scholarlyPresentation.jsonld
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,14 @@ | ||
| { | ||
| "@context": { | ||
| "@vocab": "https://openminds.om-i.org/props/" | ||
| }, | ||
| "@id": "https://openminds.om-i.org/instances/contributionType/scholarlyPresentation", | ||
| "@type": "https://openminds.om-i.org/types/ContributionType", | ||
| "definition": "A contribution type of a role-bearing entity realized by formally presenting research findings or outputs.", | ||
| "description": null, | ||
| "interlexIdentifier": null, | ||
| "knowledgeSpaceLink": null, | ||
| "name": "scholarly presentation", | ||
| "preferredOntologyIdentifier": null, | ||
| "synonym": null | ||
| } |
14 changes: 14 additions & 0 deletions
14
instances/latest/terminologies/contributionType/stewardship.jsonld
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,14 @@ | ||
| { | ||
| "@context": { | ||
| "@vocab": "https://openminds.om-i.org/props/" | ||
| }, | ||
| "@id": "https://openminds.om-i.org/instances/contributionType/stewardship", | ||
| "@type": "https://openminds.om-i.org/types/ContributionType", | ||
| "definition": "A contribution type of a role-bearing entity realized by exercising accountable oversight and governance of a dataset, software artifact, model, repository, infrastructure component, or other research entity.", | ||
| "description": null, | ||
| "interlexIdentifier": null, | ||
| "knowledgeSpaceLink": null, | ||
| "name": "stewardship", | ||
| "preferredOntologyIdentifier": null, | ||
| "synonym": null | ||
| } |
14 changes: 14 additions & 0 deletions
14
instances/latest/terminologies/contributionType/technicalSupport.jsonld
|
Member
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. is already in. please delete |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,14 @@ | ||
| { | ||
| "@context": { | ||
| "@vocab": "https://openminds.om-i.org/props/" | ||
| }, | ||
| "@id": "https://openminds.om-i.org/instances/contributionType/technicalSupport", | ||
| "@type": "https://openminds.om-i.org/types/ContributionType", | ||
| "definition": "A contribution type of a role-bearing entity realized by providing technical assistance.", | ||
| "description": null, | ||
| "interlexIdentifier": null, | ||
| "knowledgeSpaceLink": null, | ||
| "name": "technical support", | ||
| "preferredOntologyIdentifier": null, | ||
| "synonym": null | ||
| } |
14 changes: 14 additions & 0 deletions
14
instances/latest/terminologies/contributionType/validation.jsonld
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,14 @@ | ||
| { | ||
| "@context": { | ||
| "@vocab": "https://openminds.om-i.org/props/" | ||
| }, | ||
| "@id": "https://openminds.om-i.org/instances/contributionType/validation", | ||
| "@type": "https://openminds.om-i.org/types/ContributionType", | ||
| "definition": "A contribution type of a role-bearing entity realized by confirming that an artifact, dataset, model, system, or process fulfills its intended purpose.", | ||
| "description": null, | ||
| "interlexIdentifier": null, | ||
| "knowledgeSpaceLink": null, | ||
| "name": "validation", | ||
| "preferredOntologyIdentifier": null, | ||
| "synonym": null | ||
| } |
14 changes: 14 additions & 0 deletions
14
instances/latest/terminologies/contributionType/versionManagement.jsonld
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,14 @@ | ||
| { | ||
| "@context": { | ||
| "@vocab": "https://openminds.om-i.org/props/" | ||
| }, | ||
| "@id": "https://openminds.om-i.org/instances/contributionType/versionManagement", | ||
| "@type": "https://openminds.om-i.org/types/ContributionType", | ||
| "definition": "A contribution type of a role-bearing entity realized by controlling and documenting iterative development states.", | ||
| "description": null, | ||
| "interlexIdentifier": null, | ||
| "knowledgeSpaceLink": null, | ||
| "name": "version management", | ||
| "preferredOntologyIdentifier": null, | ||
| "synonym": null | ||
| } |
14 changes: 14 additions & 0 deletions
14
instances/latest/terminologies/contributionType/workflowDevelopment.jsonld
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,14 @@ | ||
| { | ||
| "@context": { | ||
| "@vocab": "https://openminds.om-i.org/props/" | ||
| }, | ||
| "@id": "https://openminds.om-i.org/instances/contributionType/workflowDevelopment", | ||
| "@type": "https://openminds.om-i.org/types/ContributionType", | ||
| "definition": " contribution type of a role-bearing entity realized by designing procedural or computational pipelines.", | ||
| "description": null, | ||
| "interlexIdentifier": null, | ||
| "knowledgeSpaceLink": null, | ||
| "name": "workflow development", | ||
| "preferredOntologyIdentifier": null, | ||
| "synonym": null | ||
| } |
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
modelDesign