Skip to content

Commit

Permalink
fix:definition
Browse files Browse the repository at this point in the history
  • Loading branch information
rmfranken authored Dec 18, 2024
1 parent 3c3e15e commit d700f81
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion schemas/ImagingOntology.ttl
Original file line number Diff line number Diff line change
Expand Up @@ -243,7 +243,7 @@ sd:hasDocumentation a rdf:Property;
rdfs:label "Has documentation"@en .

sd:hasExecutableInstructions a rdf:Property;
rdfs:comment "Human-readable instructions that indicate how a software component should be executed."@en;
rdfs:comment "URL to Human-readable instructions that indicate how a software component should be executed."@en;
rdfs:label "Has executable instructions"@en .

sd:hasExecutableNotebook a rdf:Property;
Expand Down

0 comments on commit d700f81

Please sign in to comment.