.
This commit is contained in:
@@ -151,6 +151,12 @@ xsd:unsignedShort rdf:type rdfs:Datatype ;
|
||||
# Classes
|
||||
#################################################################
|
||||
|
||||
### https://graphofliberty.org/2026/04/ont/DerivationMethodology
|
||||
:DerivationMethodology rdf:type owl:Class ;
|
||||
rdfs:comment "The methodology used to derive content. Individuals of this class should provide enough information to replicate the process by which the content was generated. For example, if Whisper was used derive captions for an audio book, the precise model used (e.g. large v3), a link to the source code (e.g. HuggingFace) and/or a paper should be provided."@en ;
|
||||
rdfs:label "Derivation Methodology"@en .
|
||||
|
||||
|
||||
### https://graphofliberty.org/2026/04/ont/Entity
|
||||
:Entity rdf:type owl:Class ;
|
||||
rdfs:comment "An Entity is a first-class citizen of the Graph of Liberty catalog. It is the class of all cultural artifacts which are to be preserved."@en ;
|
||||
|
||||
Reference in New Issue
Block a user