Ontology documentation automatically generated by Ontospy on 28th June 2021 14:30
NOTE base:Binding is a leaf node.
Description
Inherits from:
owl:Thing
Property Range of:
biflow:has_binding_description
None
NOTE biflow:Bibliography is a leaf node.
Description
Inherits from:
owl:Thing
Property Domain of:
biflow:author | biflow:chapter | biflow:codeBibl | biflow:date | biflow:editor | biflow:is_bibliography_of | biflow:journal | biflow:journalNumber | biflow:manuscripts | biflow:pageNumber | biflow:place | biflow:publisher | biflow:title | biflow:url | biflow:volume | biflow:volumeNumber
Property Range of:
biflow:has_bibliography
@prefix biflow: <https://biflow.humanitiesdata.dev/rdf/biflow#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
biflow:Bibliography a owl:Class ;
rdfs:label "Bibliography"@en ;
rdfs:isDefinedBy biflow: .
NOTE biflow:CheckStatus is a leaf node.
Description
Inherits from:
owl:Thing
Property Domain of:
biflow:checkStatus | biflow:is_check_status_of
Property Range of:
biflow:has_check_Status
@prefix biflow: <https://biflow.humanitiesdata.dev/rdf/biflow#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
biflow:CheckStatus a owl:Class ;
rdfs:label "CheckStatus"@en ;
rdfs:isDefinedBy biflow: .
NOTE biflow:Date is a leaf node.
Description
This is the rappresentation of a biflow date
Inherits from:
owl:Thing
Property Range of:
biflow:date | biflow:has_birth_date | biflow:has_creation_date | biflow:has_date | biflow:has_death_date
@prefix biflow: <https://biflow.humanitiesdata.dev/rdf/biflow#> .
@prefix current: <http://erlangen-crm.org/current/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
biflow:Date a owl:Class ;
rdfs:label "Date"@en ;
rdfs:comment "This is the rappresentation of a biflow date"@en ;
owl:equivalentClass current:E50_Date .
NOTE biflow:Editor is a leaf node.
Description
Inherits from:
owl:Thing
Property Domain of:
biflow:editor | biflow:is_editor_of_manuscript | biflow:is_editor_of_work
Property Range of:
biflow:has_been_created_by
@prefix biflow: <https://biflow.humanitiesdata.dev/rdf/biflow#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
biflow:Editor a owl:Class ;
rdfs:label "Editor"@en ;
rdfs:isDefinedBy biflow: .
NOTE biflow:Expression is a leaf node.
Description
Inherits from:
owl:Thing
Property Domain of:
biflow:attributions | biflow:code | biflow:date | biflow:derives_from | biflow:editionHistory | biflow:explicit | biflow:has_other_languages | biflow:incipit | biflow:is_derived_from | biflow:language | biflow:localisations | biflow:manuscriptTradition | biflow:textualHistory | biflow:textual_typology | biflow:title | biflow:translator | biflow:work
Property Range of:
biflow:derives_from | biflow:expression | biflow:expressions | biflow:has_been_considered_author_of | biflow:has_representative_expression | biflow:is_derived_from | biflow:is_translator_of | biflow:otherExpressions
@prefix biflow: <https://biflow.humanitiesdata.dev/rdf/biflow#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
biflow:Expression a owl:Class ;
rdfs:label "Expression"@en ;
rdfs:isDefinedBy biflow: .
NOTE biflow:Genre is a leaf node.
Description
Inherits from:
owl:Thing
Property Domain of:
biflow:genre | biflow:is_genre_of
Property Range of:
biflow:has_genre
@prefix biflow: <https://biflow.humanitiesdata.dev/rdf/biflow#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
biflow:Genre a owl:Class ;
rdfs:label "Genre"@en ;
rdfs:isDefinedBy biflow: .
NOTE biflow:Identifier is a leaf node.
Description
This is the rappresentation of a Biflow identifier
Inherits from:
owl:Thing
Property Range of:
biflow:code | biflow:has_code
@prefix biflow: <https://biflow.humanitiesdata.dev/rdf/biflow#> .
@prefix efrbroo: <http://erlangen-crm.org/efrbroo/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
biflow:Identifier a owl:Class ;
rdfs:label "Identifier"@en ;
rdfs:comment "This is the rappresentation of a Biflow identifier"@en ;
owl:equivalentClass efrbroo:F13_Identifier .
NOTE biflow:Language is a leaf node.
Description
Inherits from:
owl:Thing
Property Domain of:
biflow:expressions | biflow:language | biflow:otherExpressions
Property Range of:
biflow:language
@prefix biflow: <https://biflow.humanitiesdata.dev/rdf/biflow#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
biflow:Language a owl:Class ;
rdfs:label "Language"@en ;
rdfs:isDefinedBy biflow: .
NOTE biflow:Library is a leaf node.
Description
This class defines a library which is the place where manuscripts are preserved.
Inherits from (1):
current:E53_Place
Property Domain of:
biflow:has_city | biflow:has_library_code | biflow:has_library_name | biflow:has_manuscript
Property Range of:
biflow:has_current_library_location
@prefix biflow: <https://biflow.humanitiesdata.dev/rdf/biflow#> .
@prefix current: <http://erlangen-crm.org/current/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
biflow:Library a owl:Class ;
rdfs:label "Library"@en ;
rdfs:comment "This class defines a library which is the place where manuscripts are preserved."@en ;
rdfs:isDefinedBy biflow: ;
rdfs:subClassOf current:E53_Place .
NOTE biflow:Localisation is a leaf node.
Description
Inherits from:
owl:Thing
Property Domain of:
biflow:copyist | biflow:date | biflow:expression | biflow:localisation | biflow:manuscript | biflow:note
Property Range of:
biflow:has_localization | biflow:is_copyst_of | biflow:localisations
@prefix biflow: <https://biflow.humanitiesdata.dev/rdf/biflow#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
biflow:Localisation a owl:Class ;
rdfs:label "Localisation"@en ;
rdfs:isDefinedBy biflow: .
NOTE biflow:Manuscript is a leaf node.
Description
The manuscript is the document made in the Middle Ages for texts.
"This is the Manuscript Class
Inherits from (1):
current:E84_Information_Carrier
Property Domain of:
biflow:has_been_created_by | biflow:has_bibliography | biflow:has_binding_description | biflow:has_check_Status | biflow:has_collation_description | biflow:has_content | biflow:has_current_library_location | biflow:has_date | biflow:has_decoration_description | biflow:has_dimension_height | biflow:has_dimension_width | biflow:has_history | biflow:has_link | biflow:has_localization | biflow:has_material | biflow:has_note | biflow:has_physical_description | biflow:has_place_expressed | biflow:has_ruled_line_technique | biflow:has_ruled_lines | biflow:has_script_description | biflow:has_shelf_mark_identifier | biflow:has_typology
Property Range of:
biflow:has_manuscript | biflow:is_check_status_of | biflow:is_editor_of_manuscript | biflow:is_material_of | biflow:is_ruled_line_technique_of | biflow:is_typology_of | biflow:manuscript
@prefix biflow: <https://biflow.humanitiesdata.dev/rdf/biflow#> .
@prefix current: <http://erlangen-crm.org/current/> .
@prefix efrbroo: <http://erlangen-crm.org/efrbroo/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
biflow:Manuscript a owl:Class ;
rdfs:label "Manuscript"@en ;
rdfs:comment """The manuscript is the document made in the Middle Ages for texts.
"This is the Manuscript Class"""@en ;
rdfs:isDefinedBy biflow: ;
rdfs:subClassOf current:E84_Information_Carrier ;
owl:equivalentClass efrbroo:F4_Manifestation_Singleton .
NOTE biflow:Material is a leaf node.
Description
Inherits from (1):
current:E57_Material
Property Domain of:
biflow:has_material_identifier | biflow:is_material_of
Property Range of:
biflow:has_material
@prefix biflow: <https://biflow.humanitiesdata.dev/rdf/biflow#> .
@prefix current: <http://erlangen-crm.org/current/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
biflow:Material a owl:Class ;
rdfs:label "Material"@en ;
rdfs:isDefinedBy biflow: ;
rdfs:subClassOf current:E57_Material .
NOTE biflow:Otherlanguages is a leaf node.
Description
Inherits from:
owl:Thing
Property Range of:
biflow:has_other_languages
None
NOTE biflow:Person is a leaf node.
Description
Inherits from (1):
current:E39_Actor
Property Domain of:
biflow:has_been_considered_author_of | biflow:has_birth_date | biflow:has_death_date | biflow:has_name | biflow:has_nickname | biflow:is_author_of | biflow:is_copyst_of | biflow:is_translator_of
Property Range of:
biflow:copyist | biflow:has_author | biflow:has_been_attributed_to | biflow:translator
@prefix biflow: <https://biflow.humanitiesdata.dev/rdf/biflow#> .
@prefix current: <http://erlangen-crm.org/current/> .
@prefix efrbroo: <http://erlangen-crm.org/efrbroo/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
biflow:Person a owl:Class ;
rdfs:label "Person"@en ;
rdfs:isDefinedBy biflow: ;
rdfs:subClassOf current:E39_Actor ;
owl:equivalentClass current:E21_Person,
efrbroo:F10_Person,
foaf:Person .
NOTE biflow:PublicationCategory is a leaf node.
Description
Inherits from:
owl:Thing
Property Domain of:
biflow:publicationCategory | biflow:publications
@prefix biflow: <https://biflow.humanitiesdata.dev/rdf/biflow#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
biflow:PublicationCategory a owl:Class ;
rdfs:label "PublicationCategory"@en ;
rdfs:isDefinedBy biflow: .
NOTE biflow:RuledLineTechnique is a leaf node.
Description
Inherits from (1):
current:E57_RuledLineTechnique
Property Domain of:
biflow:has_ruledLineTechnique_identifier | biflow:is_ruled_line_technique_of
Property Range of:
biflow:has_ruled_line_technique
@prefix biflow: <https://biflow.humanitiesdata.dev/rdf/biflow#> .
@prefix current: <http://erlangen-crm.org/current/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
biflow:RuledLineTechnique a owl:Class ;
rdfs:label "RuledLineTechnique"@en ;
rdfs:isDefinedBy biflow: ;
rdfs:subClassOf current:E57_RuledLineTechnique .
NOTE biflow:TextualTypology is a leaf node.
Description
Inherits from:
owl:Thing
Property Domain of:
biflow:expressions | biflow:textual_typology
Property Range of:
biflow:textual_typology
@prefix biflow: <https://biflow.humanitiesdata.dev/rdf/biflow#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
biflow:TextualTypology a owl:Class ;
rdfs:label "TextualTypology"@en ;
rdfs:isDefinedBy biflow: .
NOTE biflow:Typology is a leaf node.
Description
Inherits from:
owl:Thing
Property Domain of:
biflow:is_typology_of | biflow:typology
Property Range of:
biflow:has_typology
@prefix biflow: <https://biflow.humanitiesdata.dev/rdf/biflow#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
biflow:Typology a owl:Class ;
rdfs:label "Typology"@en ;
rdfs:isDefinedBy biflow: .
NOTE biflow:Work is a leaf node.
Description
Inherits from (1):
https://biflow.humanitiesdata.dev/rdf/biflow
Property Domain of:
biflow:has_author | biflow:has_been_attributed_to | biflow:has_been_created_by | biflow:has_bibliography | biflow:has_code | biflow:has_content | biflow:has_creation_date | biflow:has_genre | biflow:has_other_translations | biflow:has_related_works | biflow:has_representative_expression | biflow:published
Property Range of:
biflow:has_been_considered_author_of | biflow:is_author_of | biflow:is_bibliography_of | biflow:is_editor_of_work | biflow:is_genre_of | biflow:work
@prefix biflow: <https://biflow.humanitiesdata.dev/rdf/biflow#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
biflow:Work a owl:Class ;
rdfs:label "Work"@en ;
rdfs:isDefinedBy biflow: ;
rdfs:subClassOf <https://biflow.humanitiesdata.dev/rdf/biflow> ;
owl:equivalentClass <http://erlangen-crm.org/efrbroo//F1_Work> .
NOTE current:E41_Appellation is a leaf node.
Description
Inherits from:
owl:Thing
Property Range of:
biflow:has_library_name | biflow:has_nickname | biflow:has_shelf_mark_identifier
None
NOTE current:E42_Identifier is a leaf node.
Description
Inherits from:
owl:Thing
Property Range of:
biflow:has_library_code
None
Description
Inherits from:
owl:Thing
Property Range of:
biflow:has_city | biflow:has_place_expressed
None
NOTE current:E54_Dimension is a leaf node.
Description
Inherits from:
owl:Thing
Property Range of:
biflow:has_dimension_height | biflow:has_dimension_width
None
NOTE current:E55_Type is a leaf node.
Description
Inherits from:
owl:Thing
Property Range of:
biflow:has_script_description
None
Description
Inherits from:
owl:Thing
None
NOTE current:E82_Actor_Appellation is a leaf node.
Description
Inherits from:
owl:Thing
Property Range of:
biflow:has_name
None
Description
Inherits from:
owl:Thing
None
Description
Inherits from:
owl:Thing
None
NOTE biflow:attributions is a leaf node.
Description
Class Domain for:
biflow:Expression
@prefix biflow: <https://biflow.humanitiesdata.dev/rdf/biflow#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
biflow:attributions a owl:ObjectProperty ;
rdfs:label "attributions"@en ;
rdfs:domain biflow:Expression ;
rdfs:isDefinedBy biflow: .
NOTE biflow:author is a leaf node.
Description
Class Domain for:
biflow:Bibliography
@prefix biflow: <https://biflow.humanitiesdata.dev/rdf/biflow#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
biflow:author a owl:ObjectProperty ;
rdfs:label "author"@en ;
rdfs:domain biflow:Bibliography ;
rdfs:isDefinedBy biflow: .
NOTE biflow:chapter is a leaf node.
Description
Class Domain for:
biflow:Bibliography
@prefix biflow: <https://biflow.humanitiesdata.dev/rdf/biflow#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
biflow:chapter a owl:ObjectProperty ;
rdfs:label "chapter"@en ;
rdfs:domain biflow:Bibliography ;
rdfs:isDefinedBy biflow: .
NOTE biflow:checkStatus is a leaf node.
Description
Class Domain for:
biflow:CheckStatus
@prefix biflow: <https://biflow.humanitiesdata.dev/rdf/biflow#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
biflow:checkStatus a owl:ObjectProperty ;
rdfs:label "checkStatus"@en ;
rdfs:domain biflow:CheckStatus ;
rdfs:isDefinedBy biflow: .
NOTE biflow:code is a leaf node.
Description
Class Domain for:
biflow:Expression
Class Range for:
biflow:Identifier
@prefix biflow: <https://biflow.humanitiesdata.dev/rdf/biflow#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
biflow:code a owl:ObjectProperty ;
rdfs:label "code"@en ;
rdfs:domain biflow:Expression ;
rdfs:isDefinedBy biflow: ;
rdfs:range biflow:Identifier .
NOTE biflow:codeBibl is a leaf node.
Description
Class Domain for:
biflow:Bibliography
@prefix biflow: <https://biflow.humanitiesdata.dev/rdf/biflow#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
biflow:codeBibl a owl:ObjectProperty ;
rdfs:label "codeBibl"@en ;
rdfs:domain biflow:Bibliography ;
rdfs:isDefinedBy biflow: .
NOTE biflow:copyist is a leaf node.
Description
Class Domain for:
biflow:Localisation
Class Range for:
biflow:Person
@prefix biflow: <https://biflow.humanitiesdata.dev/rdf/biflow#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
biflow:copyist a owl:ObjectProperty ;
rdfs:label "copyist"@en ;
rdfs:domain biflow:Localisation ;
rdfs:isDefinedBy biflow: ;
rdfs:range biflow:Person .
NOTE biflow:date is a leaf node.
Description
Class Domain for:
biflow:Localisation | biflow:Expression | biflow:Bibliography
Class Range for:
biflow:Date
@prefix biflow: <https://biflow.humanitiesdata.dev/rdf/biflow#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
biflow:date a owl:ObjectProperty ;
rdfs:label "date"@en ;
rdfs:domain biflow:Bibliography,
biflow:Expression,
biflow:Localisation ;
rdfs:isDefinedBy biflow: ;
rdfs:range biflow:Date .
NOTE biflow:derives_from is a leaf node.
Description
Class Domain for:
biflow:Expression
Class Range for:
biflow:Expression
@prefix biflow: <https://biflow.humanitiesdata.dev/rdf/biflow#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
biflow:derives_from a owl:ObjectProperty ;
rdfs:label "derives_from"@en ;
rdfs:domain biflow:Expression ;
rdfs:isDefinedBy biflow: ;
rdfs:range biflow:Expression .
NOTE biflow:editionHistory is a leaf node.
Description
Class Domain for:
biflow:Expression
@prefix biflow: <https://biflow.humanitiesdata.dev/rdf/biflow#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
biflow:editionHistory a owl:ObjectProperty ;
rdfs:label "editionHistory"@en ;
rdfs:domain biflow:Expression ;
rdfs:isDefinedBy biflow: .
NOTE biflow:editor is a leaf node.
Description
Class Domain for:
biflow:Editor | biflow:Bibliography
@prefix biflow: <https://biflow.humanitiesdata.dev/rdf/biflow#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
biflow:editor a owl:ObjectProperty ;
rdfs:label "editor"@en ;
rdfs:domain biflow:Bibliography,
biflow:Editor ;
rdfs:isDefinedBy biflow: .
NOTE biflow:explicit is a leaf node.
Description
Class Domain for:
biflow:Expression
@prefix biflow: <https://biflow.humanitiesdata.dev/rdf/biflow#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
biflow:explicit a owl:ObjectProperty ;
rdfs:label "explicit"@en ;
rdfs:domain biflow:Expression ;
rdfs:isDefinedBy biflow: .
NOTE biflow:expression is a leaf node.
Description
Class Domain for:
biflow:Localisation
Class Range for:
biflow:Expression
@prefix biflow: <https://biflow.humanitiesdata.dev/rdf/biflow#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
biflow:expression a owl:ObjectProperty ;
rdfs:label "expression"@en ;
rdfs:domain biflow:Localisation ;
rdfs:isDefinedBy biflow: ;
rdfs:range biflow:Expression .
NOTE biflow:expressions is a leaf node.
Description
Class Domain for:
biflow:Language | biflow:TextualTypology
Class Range for:
biflow:Expression
@prefix biflow: <https://biflow.humanitiesdata.dev/rdf/biflow#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
biflow:expressions a owl:ObjectProperty ;
rdfs:label "expressions"@en ;
rdfs:domain biflow:Language,
biflow:TextualTypology ;
rdfs:isDefinedBy biflow: ;
rdfs:range biflow:Expression .
NOTE biflow:genre is a leaf node.
Description
Class Domain for:
biflow:Genre
@prefix biflow: <https://biflow.humanitiesdata.dev/rdf/biflow#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
biflow:genre a owl:ObjectProperty ;
rdfs:label "genre"@en ;
rdfs:domain biflow:Genre ;
rdfs:isDefinedBy biflow: .
NOTE biflow:has_author is a leaf node.
Description
The author who created this work.
Class Domain for:
biflow:Work
Class Range for:
biflow:Person
@prefix biflow: <https://biflow.humanitiesdata.dev/rdf/biflow#> .
@prefix current: <http://erlangen-crm.org/current/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
biflow:has_author a owl:ObjectProperty ;
rdfs:label "has_author"@en ;
rdfs:comment "The author who created this work."@en ;
rdfs:domain biflow:Work ;
rdfs:isDefinedBy biflow: ;
rdfs:range biflow:Person ;
owl:equivalentProperty current:P94i_was_created_by .
NOTE biflow:has_been_attributed_to is a leaf node.
Description
statements of responsibility are expressed though knowledge creation of a work
Class Domain for:
biflow:Work
Class Range for:
biflow:Person
@prefix biflow: <https://biflow.humanitiesdata.dev/rdf/biflow#> .
@prefix current: <http://erlangen-crm.org/current/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
biflow:has_been_attributed_to a owl:ObjectProperty ;
rdfs:label "has_been_attributed_to"@en ;
rdfs:comment "statements of responsibility are expressed though knowledge creation of a work"@en ;
rdfs:domain biflow:Work ;
rdfs:isDefinedBy biflow: ;
rdfs:range biflow:Person ;
owl:equivalentProperty current:P140_assigned_attribute_to .
NOTE biflow:has_been_considered_author_of is a leaf node.
Description
This person has been considered the author of that work
This person has been considered the author of that expression
Class Domain for:
biflow:Person
Class Range for:
biflow:Work | biflow:Expression
@prefix biflow: <https://biflow.humanitiesdata.dev/rdf/biflow#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
biflow:has_been_considered_author_of a owl:ObjectProperty ;
rdfs:label "has_been_considered_author_of"@en ;
rdfs:comment """This person has been considered the author of that work
This person has been considered the author of that expression"""@en ;
rdfs:domain biflow:Person ;
rdfs:isDefinedBy biflow: ;
rdfs:range biflow:Expression,
biflow:Work .
NOTE biflow:has_been_created_by is a leaf node.
Description
The editor of this manuscript
The editor of this work
Class Domain for:
biflow:Work | biflow:Manuscript
Class Range for:
biflow:Editor
@prefix biflow: <https://biflow.humanitiesdata.dev/rdf/biflow#> .
@prefix current: <http://erlangen-crm.org/current/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
biflow:has_been_created_by a owl:ObjectProperty ;
rdfs:label "has_been_created_by"@en ;
rdfs:comment """The editor of this manuscript
The editor of this work"""@en ;
rdfs:domain biflow:Manuscript,
biflow:Work ;
rdfs:isDefinedBy biflow: ;
rdfs:range biflow:Editor ;
rdfs:subPropertyOf current:P14_carried_out_by .
NOTE biflow:has_bibliography is a leaf node.
Description
Has a bibliografy entry of this manuscript
Has a bibliografy entry of this work
Class Domain for:
biflow:Work | biflow:Manuscript
Class Range for:
biflow:Bibliography
@prefix biflow: <https://biflow.humanitiesdata.dev/rdf/biflow#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
biflow:has_bibliography a owl:ObjectProperty ;
rdfs:label "has_bibliography"@en ;
rdfs:comment """Has a bibliografy entry of this manuscript
Has a bibliografy entry of this work"""@en ;
rdfs:domain biflow:Manuscript,
biflow:Work ;
rdfs:isDefinedBy biflow: ;
rdfs:range biflow:Bibliography .
NOTE biflow:has_binding_description is a leaf node.
Description
Information about the binding description.
Class Domain for:
biflow:Manuscript
Class Range for:
base:Binding
@prefix base: <https://w3id.org/bibma/> .
@prefix biflow: <https://biflow.humanitiesdata.dev/rdf/biflow#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
biflow:has_binding_description a owl:ObjectProperty ;
rdfs:label "Information about the binding description."@en ;
rdfs:comment "Information about the binding description."@en ;
rdfs:domain biflow:Manuscript ;
rdfs:isDefinedBy biflow: ;
rdfs:range base:Binding .
NOTE biflow:has_birth_date is a leaf node.
Description
The date of birth
Class Domain for:
biflow:Person
Class Range for:
biflow:Date
@prefix biflow: <https://biflow.humanitiesdata.dev/rdf/biflow#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
biflow:has_birth_date a owl:ObjectProperty ;
rdfs:label "has_birth_date"@en ;
rdfs:comment "The date of birth"@en ;
rdfs:domain biflow:Person ;
rdfs:isDefinedBy biflow: ;
rdfs:range biflow:Date .
NOTE biflow:has_check_Status is a leaf node.
Description
Intormation of how this manuscrpt was examined.
Class Domain for:
biflow:Manuscript
Class Range for:
biflow:CheckStatus
@prefix biflow: <https://biflow.humanitiesdata.dev/rdf/biflow#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
biflow:has_check_Status a owl:ObjectProperty ;
rdfs:label "Intormation of how this manuscrpt was examined."@en ;
rdfs:comment "Intormation of how this manuscrpt was examined."@en ;
rdfs:domain biflow:Manuscript ;
rdfs:isDefinedBy biflow: ;
rdfs:range biflow:CheckStatus .
NOTE biflow:has_city is a leaf node.
Description
The city where the library is located
Class Domain for:
biflow:Library
Class Range for:
current:E53_Place
@prefix biflow: <https://biflow.humanitiesdata.dev/rdf/biflow#> .
@prefix current: <http://erlangen-crm.org/current/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
biflow:has_city a owl:ObjectProperty ;
rdfs:label "has_city"@en ;
rdfs:comment "The city where the library is located"@en ;
rdfs:domain biflow:Library ;
rdfs:isDefinedBy biflow: ;
rdfs:range current:E53_Place ;
owl:equivalentProperty current:P53i_is_former_or_current_location_of .
NOTE biflow:has_code is a leaf node.
Description
The biflow code of the work
Class Domain for:
biflow:Work
Class Range for:
biflow:Identifier
@prefix biflow: <https://biflow.humanitiesdata.dev/rdf/biflow#> .
@prefix current: <http://erlangen-crm.org/current/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
biflow:has_code a owl:ObjectProperty ;
rdfs:label "has_code"@en ;
rdfs:comment "The biflow code of the work"@en ;
rdfs:domain biflow:Work ;
rdfs:isDefinedBy biflow: ;
rdfs:range biflow:Identifier ;
owl:equivalentProperty current:P1_is_identified_by .
NOTE biflow:has_collation_description is a leaf node.
Description
Description of this manuscript collation.
Class Domain for:
biflow:Manuscript
@prefix biflow: <https://biflow.humanitiesdata.dev/rdf/biflow#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
biflow:has_collation_description a owl:ObjectProperty ;
rdfs:label "Description of this manuscript collation."@en ;
rdfs:comment "Description of this manuscript collation."@en ;
rdfs:domain biflow:Manuscript ;
rdfs:isDefinedBy biflow: .
NOTE biflow:has_content is a leaf node.
Description
A textual description of the content of this work
Class Domain for:
biflow:Work | biflow:Manuscript
@prefix biflow: <https://biflow.humanitiesdata.dev/rdf/biflow#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
biflow:has_content a owl:ObjectProperty ;
rdfs:label "the content of this manuscript."@en ;
rdfs:comment "A textual description of the content of this work"@en ;
rdfs:domain biflow:Manuscript,
biflow:Work ;
rdfs:isDefinedBy biflow: .
NOTE biflow:has_creation_date is a leaf node.
Description
The creation date of the dossier by the editor
Class Domain for:
biflow:Work
Class Range for:
biflow:Date
@prefix biflow: <https://biflow.humanitiesdata.dev/rdf/biflow#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
biflow:has_creation_date a owl:ObjectProperty ;
rdfs:label "has_creation_date"@en ;
rdfs:comment "The creation date of the dossier by the editor"@en ;
rdfs:domain biflow:Work ;
rdfs:isDefinedBy biflow: ;
rdfs:range biflow:Date .
NOTE biflow:has_current_library_location is a leaf node.
Description
The name of the the library where the manuscript is preserved.
Class Domain for:
biflow:Manuscript
Class Range for:
biflow:Library
@prefix biflow: <https://biflow.humanitiesdata.dev/rdf/biflow#> .
@prefix current: <http://erlangen-crm.org/current/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
biflow:has_current_library_location a owl:ObjectProperty ;
rdfs:label "The library whose the manuscript is preserved"@en ;
rdfs:comment "The name of the the library where the manuscript is preserved."@en ;
rdfs:domain biflow:Manuscript ;
rdfs:isDefinedBy biflow: ;
rdfs:range biflow:Library ;
owl:equivalentProperty current:P55_has_current_location .
NOTE biflow:has_date is a leaf node.
Description
The information about the dates related to the manuscript. This date can be expressed in the manuscript or supposed by scholars.
Class Domain for:
biflow:Manuscript
Class Range for:
biflow:Date
@prefix biflow: <https://biflow.humanitiesdata.dev/rdf/biflow#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
biflow:has_date a owl:ObjectProperty ;
rdfs:label "The date of the manuscript"@en ;
rdfs:comment "The information about the dates related to the manuscript. This date can be expressed in the manuscript or supposed by scholars."@en ;
rdfs:domain biflow:Manuscript ;
rdfs:isDefinedBy biflow: ;
rdfs:range biflow:Date .
NOTE biflow:has_death_date is a leaf node.
Description
The date of death
Class Domain for:
biflow:Person
Class Range for:
biflow:Date
@prefix biflow: <https://biflow.humanitiesdata.dev/rdf/biflow#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
biflow:has_death_date a owl:ObjectProperty ;
rdfs:label "has_death_date"@en ;
rdfs:comment "The date of death"@en ;
rdfs:domain biflow:Person ;
rdfs:isDefinedBy biflow: ;
rdfs:range biflow:Date .
NOTE biflow:has_decoration_description is a leaf node.
Description
Futher information about the decoration descrition.
Class Domain for:
biflow:Manuscript
@prefix biflow: <https://biflow.humanitiesdata.dev/rdf/biflow#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
biflow:has_decoration_description a owl:ObjectProperty ;
rdfs:label "Futher information about the decoration descrition."@en ;
rdfs:comment "Futher information about the decoration descrition."@en ;
rdfs:domain biflow:Manuscript ;
rdfs:isDefinedBy biflow: .
NOTE biflow:has_dimension_height is a leaf node.
Description
The height of the manuscript.
Class Domain for:
biflow:Manuscript
Class Range for:
current:E54_Dimension
@prefix biflow: <https://biflow.humanitiesdata.dev/rdf/biflow#> .
@prefix current: <http://erlangen-crm.org/current/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
biflow:has_dimension_height a owl:ObjectProperty ;
rdfs:label "The height of the manuscript."@en ;
rdfs:comment "The height of the manuscript."@en ;
rdfs:domain biflow:Manuscript ;
rdfs:isDefinedBy biflow: ;
rdfs:range current:E54_Dimension ;
owl:equivalentProperty current:P43_has_dimension .
NOTE biflow:has_dimension_width is a leaf node.
Description
The widht of the manuscript.
Class Domain for:
biflow:Manuscript
Class Range for:
current:E54_Dimension
@prefix biflow: <https://biflow.humanitiesdata.dev/rdf/biflow#> .
@prefix current: <http://erlangen-crm.org/current/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
biflow:has_dimension_width a owl:ObjectProperty ;
rdfs:label "The widht of the manuscript."@en ;
rdfs:comment "The widht of the manuscript."@en ;
rdfs:domain biflow:Manuscript ;
rdfs:isDefinedBy biflow: ;
rdfs:range current:E54_Dimension ;
owl:equivalentProperty current:P43_has_dimension .
NOTE biflow:has_genre is a leaf node.
Description
Class Domain for:
biflow:Work
Class Range for:
biflow:Genre
@prefix biflow: <https://biflow.humanitiesdata.dev/rdf/biflow#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
biflow:has_genre a owl:ObjectProperty ;
rdfs:label "has_genre"@en ;
rdfs:domain biflow:Work ;
rdfs:isDefinedBy biflow: ;
rdfs:range biflow:Genre .
NOTE biflow:has_history is a leaf node.
Description
Description of the history of the codex.
Class Domain for:
biflow:Manuscript
@prefix biflow: <https://biflow.humanitiesdata.dev/rdf/biflow#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
biflow:has_history a owl:ObjectProperty ;
rdfs:label "Description of the history of the codex."@en ;
rdfs:comment "Description of the history of the codex."@en ;
rdfs:domain biflow:Manuscript ;
rdfs:isDefinedBy biflow: .
NOTE biflow:has_library_code is a leaf node.
Description
The library's code
Class Domain for:
biflow:Library
Class Range for:
current:E42_Identifier
@prefix biflow: <https://biflow.humanitiesdata.dev/rdf/biflow#> .
@prefix current: <http://erlangen-crm.org/current/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
biflow:has_library_code a owl:ObjectProperty ;
rdfs:label "has_library_code"@en ;
rdfs:comment "The library's code"@en ;
rdfs:domain biflow:Library ;
rdfs:isDefinedBy biflow: ;
rdfs:range current:E42_Identifier ;
owl:equivalentProperty current:P1_is_identified_by .
NOTE biflow:has_library_name is a leaf node.
Description
The library's name
Class Domain for:
biflow:Library
Class Range for:
current:E41_Appellation
@prefix biflow: <https://biflow.humanitiesdata.dev/rdf/biflow#> .
@prefix current: <http://erlangen-crm.org/current/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
biflow:has_library_name a owl:ObjectProperty ;
rdfs:label "has_library_name"@en ;
rdfs:comment "The library's name"@en ;
rdfs:domain biflow:Library ;
rdfs:isDefinedBy biflow: ;
rdfs:range current:E41_Appellation ;
owl:equivalentProperty current:P1_is_identified_by .
NOTE biflow:has_link is a leaf node.
Description
URL to a facsimile online.
Class Domain for:
biflow:Manuscript
@prefix biflow: <https://biflow.humanitiesdata.dev/rdf/biflow#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
biflow:has_link a owl:ObjectProperty ;
rdfs:label "URL to a online source."@en ;
rdfs:comment "URL to a facsimile online."@en ;
rdfs:domain biflow:Manuscript ;
rdfs:isDefinedBy biflow: .
NOTE biflow:has_localization is a leaf node.
Description
The list of localisations for this manuscript.
Class Domain for:
biflow:Manuscript
Class Range for:
biflow:Localisation
@prefix biflow: <https://biflow.humanitiesdata.dev/rdf/biflow#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
biflow:has_localization a owl:ObjectProperty ;
rdfs:label "The list of localisations for this manuscript."@en ;
rdfs:comment "The list of localisations for this manuscript."@en ;
rdfs:domain biflow:Manuscript ;
rdfs:isDefinedBy biflow: ;
rdfs:range biflow:Localisation .
NOTE biflow:has_manuscript is a leaf node.
Description
The library preserves the manuscript
Class Domain for:
biflow:Library
Class Range for:
biflow:Manuscript
@prefix biflow: <https://biflow.humanitiesdata.dev/rdf/biflow#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
biflow:has_manuscript a owl:ObjectProperty ;
rdfs:label "has_manuscript"@en ;
rdfs:comment "The library preserves the manuscript"@en ;
rdfs:domain biflow:Library ;
rdfs:isDefinedBy biflow: ;
rdfs:range biflow:Manuscript .
NOTE biflow:has_material is a leaf node.
Description
The material whose the manuscript is made.
Class Domain for:
biflow:Manuscript
Class Range for:
biflow:Material
@prefix biflow: <https://biflow.humanitiesdata.dev/rdf/biflow#> .
@prefix current: <http://erlangen-crm.org/current/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
biflow:has_material a owl:ObjectProperty ;
rdfs:label "The material whose the manuscript is made"@en ;
rdfs:comment "The material whose the manuscript is made."@en ;
rdfs:domain biflow:Manuscript ;
rdfs:isDefinedBy biflow: ;
rdfs:range biflow:Material ;
owl:equivalentProperty current:P45_consists_of .
NOTE biflow:has_material_identifier is a leaf node.
Description
Class Domain for:
biflow:Material
@prefix biflow: <https://biflow.humanitiesdata.dev/rdf/biflow#> .
@prefix current: <http://erlangen-crm.org/current/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
biflow:has_material_identifier a owl:ObjectProperty ;
rdfs:label "has_material_identifier"@en ;
rdfs:domain biflow:Material ;
rdfs:isDefinedBy biflow: ;
owl:equivalentProperty current:P1_is_identified_by .
NOTE biflow:has_name is a leaf node.
Description
The name of the person
Class Domain for:
biflow:Person
Class Range for:
current:E82_Actor_Appellation
@prefix biflow: <https://biflow.humanitiesdata.dev/rdf/biflow#> .
@prefix current: <http://erlangen-crm.org/current/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
biflow:has_name a owl:ObjectProperty ;
rdfs:label "has_name"@en ;
rdfs:comment "The name of the person"@en ;
rdfs:domain biflow:Person ;
rdfs:isDefinedBy biflow: ;
rdfs:range current:E82_Actor_Appellation ;
owl:equivalentProperty current:P131_is_identified_by .
NOTE biflow:has_nickname is a leaf node.
Description
The person is also known as
Class Domain for:
biflow:Person
Class Range for:
current:E41_Appellation
@prefix biflow: <https://biflow.humanitiesdata.dev/rdf/biflow#> .
@prefix current: <http://erlangen-crm.org/current/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
biflow:has_nickname a owl:ObjectProperty ;
rdfs:label "has_nickname"@en ;
rdfs:comment "The person is also known as"@en ;
rdfs:domain biflow:Person ;
rdfs:isDefinedBy biflow: ;
rdfs:range current:E41_Appellation ;
owl:equivalentProperty current:P1_is_identified_by .
NOTE biflow:has_note is a leaf node.
Description
Further information about this manuscript.
Class Domain for:
biflow:Manuscript
@prefix biflow: <https://biflow.humanitiesdata.dev/rdf/biflow#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
biflow:has_note a owl:ObjectProperty ;
rdfs:label "the note of this manuscript."@en ;
rdfs:comment "Further information about this manuscript."@en ;
rdfs:domain biflow:Manuscript ;
rdfs:isDefinedBy biflow: .
NOTE biflow:has_other_languages is a leaf node.
Description
Class Domain for:
biflow:Expression
Class Range for:
biflow:Otherlanguages
@prefix biflow: <https://biflow.humanitiesdata.dev/rdf/biflow#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
biflow:has_other_languages a owl:ObjectProperty ;
rdfs:label "has_other_languages"@en ;
rdfs:domain biflow:Expression ;
rdfs:isDefinedBy biflow: ;
rdfs:range biflow:Otherlanguages .
NOTE biflow:has_other_translations is a leaf node.
Description
The history of the translations of this work
Class Domain for:
biflow:Work
@prefix biflow: <https://biflow.humanitiesdata.dev/rdf/biflow#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
biflow:has_other_translations a owl:ObjectProperty ;
rdfs:label "has_other_translations"@en ;
rdfs:comment "The history of the translations of this work"@en ;
rdfs:domain biflow:Work ;
rdfs:isDefinedBy biflow: .
NOTE biflow:has_physical_description is a leaf node.
Description
Futher information about the physical description.
Class Domain for:
biflow:Manuscript
@prefix biflow: <https://biflow.humanitiesdata.dev/rdf/biflow#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
biflow:has_physical_description a owl:ObjectProperty ;
rdfs:label "Futher information about the physical description."@en ;
rdfs:comment "Futher information about the physical description."@en ;
rdfs:domain biflow:Manuscript ;
rdfs:isDefinedBy biflow: .
NOTE biflow:has_place_expressed is a leaf node.
Description
The information written or expressed in the manuscript which denote the place where the manuscript was written
Class Domain for:
biflow:Manuscript
Class Range for:
current:E53_Place
@prefix biflow: <https://biflow.humanitiesdata.dev/rdf/biflow#> .
@prefix current: <http://erlangen-crm.org/current/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
biflow:has_place_expressed a owl:ObjectProperty ;
rdfs:label "has_place_expressed"@en ;
rdfs:comment "The information written or expressed in the manuscript which denote the place where the manuscript was written"@en ;
rdfs:domain biflow:Manuscript ;
rdfs:isDefinedBy biflow: ;
rdfs:range current:E53_Place .
NOTE biflow:has_related_works is a leaf node.
Description
A description of related works
Class Domain for:
biflow:Work
@prefix biflow: <https://biflow.humanitiesdata.dev/rdf/biflow#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
biflow:has_related_works a owl:ObjectProperty ;
rdfs:label "has_related_works"@en ;
rdfs:comment "A description of related works"@en ;
rdfs:domain biflow:Work ;
rdfs:isDefinedBy biflow: .
NOTE biflow:has_representative_expression is a leaf node.
Description
This property identifies an instance of F22 Self-Contained Expression that has been chosen as the most characteristic expression of the instance of F1 Work of which it is an expression. There is no other semantic implication to this notion of being characteristic than to be an adequate candidate to uniquely identify the Work realized by it. Prototypically, this is the instance of F22 Self-Contained Expression that is deemed characteristic of an instance of F15 Complex Work.
Class Domain for:
biflow:Work
Class Range for:
biflow:Expression
@prefix biflow: <https://biflow.humanitiesdata.dev/rdf/biflow#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
biflow:has_representative_expression a owl:ObjectProperty ;
rdfs:label "has_representative_expression"@en ;
rdfs:comment "This property identifies an instance of F22 Self-Contained Expression that has been chosen as the most characteristic expression of the instance of F1 Work of which it is an expression. There is no other semantic implication to this notion of being characteristic than to be an adequate candidate to uniquely identify the Work realized by it. Prototypically, this is the instance of F22 Self-Contained Expression that is deemed characteristic of an instance of F15 Complex Work."@en ;
rdfs:domain biflow:Work ;
rdfs:inverseOf biflow:work ;
rdfs:isDefinedBy biflow: ;
rdfs:range biflow:Expression .
NOTE biflow:has_ruledLineTechnique_identifier is a leaf node.
Description
Class Domain for:
biflow:RuledLineTechnique
@prefix biflow: <https://biflow.humanitiesdata.dev/rdf/biflow#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
biflow:has_ruledLineTechnique_identifier a owl:ObjectProperty ;
rdfs:label "has_ruledLineTechnique_identifier"@en ;
rdfs:domain biflow:RuledLineTechnique ;
rdfs:isDefinedBy biflow: .
NOTE biflow:has_ruled_line_technique is a leaf node.
Description
The ruled line tecnique whose the manuscript is made.
Class Domain for:
biflow:Manuscript
Class Range for:
biflow:RuledLineTechnique
@prefix biflow: <https://biflow.humanitiesdata.dev/rdf/biflow#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
biflow:has_ruled_line_technique a owl:ObjectProperty ;
rdfs:label "The ruled line tecnique whose the manuscript is made"@en ;
rdfs:comment "The ruled line tecnique whose the manuscript is made."@en ;
rdfs:domain biflow:Manuscript ;
rdfs:isDefinedBy biflow: ;
rdfs:range biflow:ruledLineTechnique .
NOTE biflow:has_ruled_lines is a leaf node.
Description
Information about the ruling description.
Class Domain for:
biflow:Manuscript
@prefix biflow: <https://biflow.humanitiesdata.dev/rdf/biflow#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
biflow:has_ruled_lines a owl:ObjectProperty ;
rdfs:label "Information about the ruling description."@en ;
rdfs:comment "Information about the ruling description."@en ;
rdfs:domain biflow:Manuscript ;
rdfs:isDefinedBy biflow: .
NOTE biflow:has_script_description is a leaf node.
Description
Information about the script.
Class Domain for:
biflow:Manuscript
Class Range for:
current:E55_Type
@prefix biflow: <https://biflow.humanitiesdata.dev/rdf/biflow#> .
@prefix current: <http://erlangen-crm.org/current/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
biflow:has_script_description a owl:ObjectProperty ;
rdfs:label "Information about the script."@en ;
rdfs:comment "Information about the script."@en ;
rdfs:domain biflow:Manuscript ;
rdfs:isDefinedBy biflow: ;
rdfs:range current:E55_Type .
NOTE biflow:has_shelf_mark_identifier is a leaf node.
Description
A shelf-mark, or shelfmark, in a manuscript in a library is, specifically, a press-mark that denotes where is located
Class Domain for:
biflow:Manuscript
Class Range for:
current:E41_Appellation
@prefix biflow: <https://biflow.humanitiesdata.dev/rdf/biflow#> .
@prefix current: <http://erlangen-crm.org/current/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
biflow:has_shelf_mark_identifier a owl:ObjectProperty ;
rdfs:label "The identifier number of the manuscript"@en ;
rdfs:comment "A shelf-mark, or shelfmark, in a manuscript in a library is, specifically, a press-mark that denotes where is located"@en ;
rdfs:domain biflow:Manuscript ;
rdfs:isDefinedBy biflow: ;
rdfs:range current:E41_Appellation ;
owl:equivalentProperty current:P1_is_identified_by .
NOTE biflow:has_typology is a leaf node.
Description
The typology of this manuscript.
Class Domain for:
biflow:Manuscript
Class Range for:
biflow:Typology
@prefix biflow: <https://biflow.humanitiesdata.dev/rdf/biflow#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
biflow:has_typology a owl:ObjectProperty ;
rdfs:label "The typology of this manuscript"@en ;
rdfs:comment "The typology of this manuscript."@en ;
rdfs:domain biflow:Manuscript ;
rdfs:isDefinedBy biflow: ;
rdfs:range biflow:Typology .
NOTE biflow:incipit is a leaf node.
Description
Class Domain for:
biflow:Expression
@prefix biflow: <https://biflow.humanitiesdata.dev/rdf/biflow#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
biflow:incipit a owl:ObjectProperty ;
rdfs:label "incipit"@en ;
rdfs:domain biflow:Expression ;
rdfs:isDefinedBy biflow: .
NOTE biflow:is_author_of is a leaf node.
Description
This person is the author of that work
Class Domain for:
biflow:Person
Class Range for:
biflow:Work
@prefix biflow: <https://biflow.humanitiesdata.dev/rdf/biflow#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
biflow:is_author_of a owl:ObjectProperty ;
rdfs:label "is_author_of"@en ;
rdfs:comment "This person is the author of that work"@en ;
rdfs:domain biflow:Person ;
rdfs:isDefinedBy biflow: ;
rdfs:range biflow:Work .
NOTE biflow:is_bibliography_of is a leaf node.
Description
This bibliography is used for that work
Class Domain for:
biflow:Bibliography
Class Range for:
biflow:Work
@prefix biflow: <https://biflow.humanitiesdata.dev/rdf/biflow#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
biflow:is_bibliography_of a owl:ObjectProperty ;
rdfs:label "is_bibliography_of"@en ;
rdfs:comment "This bibliography is used for that work"@en ;
rdfs:domain biflow:Bibliography ;
rdfs:isDefinedBy biflow: ;
rdfs:range biflow:Work .
NOTE biflow:is_check_status_of is a leaf node.
Description
Class Domain for:
biflow:CheckStatus
Class Range for:
biflow:Manuscript
@prefix biflow: <https://biflow.humanitiesdata.dev/rdf/biflow#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
biflow:is_check_status_of a owl:ObjectProperty ;
rdfs:label "is_check_status_of"@en ;
rdfs:domain biflow:CheckStatus ;
rdfs:inverseOf biflow:checkStatus ;
rdfs:isDefinedBy biflow: ;
rdfs:range biflow:Manuscript .
NOTE biflow:is_copyst_of is a leaf node.
Description
This person is the copyst of the text
Class Domain for:
biflow:Person
Class Range for:
biflow:Localisation
@prefix biflow: <https://biflow.humanitiesdata.dev/rdf/biflow#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
biflow:is_copyst_of a owl:ObjectProperty ;
rdfs:label "is_copyst_of"@en ;
rdfs:comment "This person is the copyst of the text"@en ;
rdfs:domain biflow:Person ;
rdfs:isDefinedBy biflow: ;
rdfs:range biflow:Localisation .
NOTE biflow:is_derived_from is a leaf node.
Description
Class Domain for:
biflow:Expression
Class Range for:
biflow:Expression
@prefix biflow: <https://biflow.humanitiesdata.dev/rdf/biflow#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
biflow:is_derived_from a owl:ObjectProperty ;
rdfs:label "is_derived_from"@en ;
rdfs:domain biflow:Expression ;
rdfs:isDefinedBy biflow: ;
rdfs:range biflow:Expression .
NOTE biflow:is_editor_of_manuscript is a leaf node.
Description
Class Domain for:
biflow:Editor
Class Range for:
biflow:Manuscript
@prefix biflow: <https://biflow.humanitiesdata.dev/rdf/biflow#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
biflow:is_editor_of_manuscript a owl:ObjectProperty ;
rdfs:label "is_editor_of_manuscript"@en ;
rdfs:domain biflow:Editor ;
rdfs:isDefinedBy biflow: ;
rdfs:range biflow:Manuscript .
NOTE biflow:is_editor_of_work is a leaf node.
Description
Class Domain for:
biflow:Editor
Class Range for:
biflow:Work
@prefix biflow: <https://biflow.humanitiesdata.dev/rdf/biflow#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
biflow:is_editor_of_work a owl:ObjectProperty ;
rdfs:label "is_editor_of_work"@en ;
rdfs:domain biflow:Editor ;
rdfs:isDefinedBy biflow: ;
rdfs:range biflow:Work .
NOTE biflow:is_genre_of is a leaf node.
Description
This genre is used for that work
Class Domain for:
biflow:Genre
Class Range for:
biflow:Work
@prefix biflow: <https://biflow.humanitiesdata.dev/rdf/biflow#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
biflow:is_genre_of a owl:ObjectProperty ;
rdfs:label "is_genre_of"@en ;
rdfs:comment "This genre is used for that work"@en ;
rdfs:domain biflow:Genre ;
rdfs:isDefinedBy biflow: ;
rdfs:range biflow:Work .
NOTE biflow:is_material_of is a leaf node.
Description
Class Domain for:
biflow:Material
Class Range for:
biflow:Manuscript
@prefix biflow: <https://biflow.humanitiesdata.dev/rdf/biflow#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
biflow:is_material_of a owl:ObjectProperty ;
rdfs:label "is_material_of"@en ;
rdfs:domain biflow:Material ;
rdfs:inverseOf biflow:has_material ;
rdfs:isDefinedBy biflow: ;
rdfs:range biflow:Manuscript .
NOTE biflow:is_ruled_line_technique_of is a leaf node.
Description
Class Domain for:
biflow:RuledLineTechnique
Class Range for:
biflow:Manuscript
@prefix biflow: <https://biflow.humanitiesdata.dev/rdf/biflow#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
biflow:is_ruled_line_technique_of a owl:ObjectProperty ;
rdfs:label "is_ruled_line_technique_of"@en ;
rdfs:domain biflow:RuledLineTechnique ;
rdfs:inverseOf biflow:has_ruled_line_technique ;
rdfs:isDefinedBy biflow: ;
rdfs:range biflow:Manuscript .
NOTE biflow:is_translator_of is a leaf node.
Description
This person is the translator of that expression
Class Domain for:
biflow:Person
Class Range for:
biflow:Expression
@prefix biflow: <https://biflow.humanitiesdata.dev/rdf/biflow#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
biflow:is_translator_of a owl:ObjectProperty ;
rdfs:label "is_translator_of"@en ;
rdfs:comment "This person is the translator of that expression"@en ;
rdfs:domain biflow:Person ;
rdfs:isDefinedBy biflow: ;
rdfs:range biflow:Expression .
NOTE biflow:is_typology_of is a leaf node.
Description
Class Domain for:
biflow:Typology
Class Range for:
biflow:Manuscript
@prefix biflow: <https://biflow.humanitiesdata.dev/rdf/biflow#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
biflow:is_typology_of a owl:ObjectProperty ;
rdfs:label "is_typology_of"@en ;
rdfs:domain biflow:Typology ;
rdfs:inverseOf biflow:has_typology ;
rdfs:isDefinedBy biflow: ;
rdfs:range biflow:Manuscript .
NOTE biflow:journal is a leaf node.
Description
Class Domain for:
biflow:Bibliography
@prefix biflow: <https://biflow.humanitiesdata.dev/rdf/biflow#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
biflow:journal a owl:ObjectProperty ;
rdfs:label "journal"@en ;
rdfs:domain biflow:Bibliography ;
rdfs:isDefinedBy biflow: .
NOTE biflow:journalNumber is a leaf node.
Description
Class Domain for:
biflow:Bibliography
@prefix biflow: <https://biflow.humanitiesdata.dev/rdf/biflow#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
biflow:journalNumber a owl:ObjectProperty ;
rdfs:label "journalNumber"@en ;
rdfs:domain biflow:Bibliography ;
rdfs:isDefinedBy biflow: .
NOTE biflow:language is a leaf node.
Description
Class Domain for:
biflow:Expression | biflow:Language
Class Range for:
biflow:Language
@prefix biflow: <https://biflow.humanitiesdata.dev/rdf/biflow#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
biflow:language a owl:ObjectProperty ;
rdfs:label "language"@en ;
rdfs:domain biflow:Expression,
biflow:Language ;
rdfs:isDefinedBy biflow: ;
rdfs:range biflow:Language .
NOTE biflow:localisation is a leaf node.
Description
Class Domain for:
biflow:Localisation
@prefix biflow: <https://biflow.humanitiesdata.dev/rdf/biflow#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
biflow:localisation a owl:ObjectProperty ;
rdfs:label "localisation"@en ;
rdfs:domain biflow:Localisation ;
rdfs:isDefinedBy biflow: .
NOTE biflow:localisations is a leaf node.
Description
Class Domain for:
biflow:Expression
Class Range for:
biflow:Localisation
@prefix biflow: <https://biflow.humanitiesdata.dev/rdf/biflow#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
biflow:localisations a owl:ObjectProperty ;
rdfs:label "localisations"@en ;
rdfs:domain biflow:Expression ;
rdfs:isDefinedBy biflow: ;
rdfs:range biflow:Localisation .
NOTE biflow:manuscript is a leaf node.
Description
Class Domain for:
biflow:Localisation
Class Range for:
biflow:Manuscript
@prefix biflow: <https://biflow.humanitiesdata.dev/rdf/biflow#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
biflow:manuscript a owl:ObjectProperty ;
rdfs:label "manuscript"@en ;
rdfs:domain biflow:Localisation ;
rdfs:isDefinedBy biflow: ;
rdfs:range biflow:Manuscript .
NOTE biflow:manuscriptTradition is a leaf node.
Description
Class Domain for:
biflow:Expression
@prefix biflow: <https://biflow.humanitiesdata.dev/rdf/biflow#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
biflow:manuscriptTradition a owl:ObjectProperty ;
rdfs:label "manuscriptTradition"@en ;
rdfs:domain biflow:Expression ;
rdfs:isDefinedBy biflow: .
NOTE biflow:manuscripts is a leaf node.
Description
Class Domain for:
biflow:Bibliography
@prefix biflow: <https://biflow.humanitiesdata.dev/rdf/biflow#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
biflow:manuscripts a owl:ObjectProperty ;
rdfs:label "manuscripts"@en ;
rdfs:domain biflow:Bibliography ;
rdfs:isDefinedBy biflow: .
NOTE biflow:note is a leaf node.
Description
Class Domain for:
biflow:Localisation
@prefix biflow: <https://biflow.humanitiesdata.dev/rdf/biflow#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
biflow:note a owl:ObjectProperty ;
rdfs:label "note"@en ;
rdfs:domain biflow:Localisation ;
rdfs:isDefinedBy biflow: .
NOTE biflow:otherExpressions is a leaf node.
Description
Class Domain for:
biflow:Language
Class Range for:
biflow:Expression
@prefix biflow: <https://biflow.humanitiesdata.dev/rdf/biflow#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
biflow:otherExpressions a owl:ObjectProperty ;
rdfs:label "otherExpressions"@en ;
rdfs:domain biflow:Language ;
rdfs:isDefinedBy biflow: ;
rdfs:range biflow:Expression .
NOTE biflow:pageNumber is a leaf node.
Description
Class Domain for:
biflow:Bibliography
@prefix biflow: <https://biflow.humanitiesdata.dev/rdf/biflow#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
biflow:pageNumber a owl:ObjectProperty ;
rdfs:label "pageNumber"@en ;
rdfs:domain biflow:Bibliography ;
rdfs:isDefinedBy biflow: .
NOTE biflow:place is a leaf node.
Description
Class Domain for:
biflow:Bibliography
@prefix biflow: <https://biflow.humanitiesdata.dev/rdf/biflow#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
biflow:place a owl:ObjectProperty ;
rdfs:label "place"@en ;
rdfs:domain biflow:Bibliography ;
rdfs:isDefinedBy biflow: .
NOTE biflow:publicationCategory is a leaf node.
Description
Class Domain for:
biflow:PublicationCategory
@prefix biflow: <https://biflow.humanitiesdata.dev/rdf/biflow#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
biflow:publicationCategory a owl:ObjectProperty ;
rdfs:label "publicationCategory"@en ;
rdfs:domain biflow:PublicationCategory ;
rdfs:isDefinedBy biflow: .
NOTE biflow:publications is a leaf node.
Description
Class Domain for:
biflow:PublicationCategory
@prefix biflow: <https://biflow.humanitiesdata.dev/rdf/biflow#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
biflow:publications a owl:ObjectProperty ;
rdfs:label "publications"@en ;
rdfs:domain biflow:PublicationCategory ;
rdfs:isDefinedBy biflow: .
NOTE biflow:published is a leaf node.
Description
Class Domain for:
biflow:Work
@prefix biflow: <https://biflow.humanitiesdata.dev/rdf/biflow#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
biflow:published a owl:ObjectProperty ;
rdfs:label "published"@en ;
rdfs:domain biflow:Work ;
rdfs:isDefinedBy biflow: .
NOTE biflow:publisher is a leaf node.
Description
Class Domain for:
biflow:Bibliography
@prefix biflow: <https://biflow.humanitiesdata.dev/rdf/biflow#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
biflow:publisher a owl:ObjectProperty ;
rdfs:label "publisher"@en ;
rdfs:domain biflow:Bibliography ;
rdfs:isDefinedBy biflow: .
NOTE biflow:textualHistory is a leaf node.
Description
Class Domain for:
biflow:Expression
@prefix biflow: <https://biflow.humanitiesdata.dev/rdf/biflow#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
biflow:textualHistory a owl:ObjectProperty ;
rdfs:label "textualHistory"@en ;
rdfs:domain biflow:Expression ;
rdfs:isDefinedBy biflow: .
NOTE biflow:textual_typology is a leaf node.
Description
Class Domain for:
biflow:Expression | biflow:TextualTypology
Class Range for:
biflow:TextualTypology
@prefix biflow: <https://biflow.humanitiesdata.dev/rdf/biflow#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
biflow:textual_typology a owl:ObjectProperty ;
rdfs:label "textual_typology"@en ;
rdfs:domain biflow:Expression,
biflow:TextualTypology ;
rdfs:isDefinedBy biflow: ;
rdfs:range biflow:TextualTypology .
NOTE biflow:title is a leaf node.
Description
Class Domain for:
biflow:Expression | biflow:Bibliography
@prefix biflow: <https://biflow.humanitiesdata.dev/rdf/biflow#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
biflow:title a owl:ObjectProperty ;
rdfs:label "title"@en ;
rdfs:domain biflow:Bibliography,
biflow:Expression ;
rdfs:isDefinedBy biflow: .
NOTE biflow:translator is a leaf node.
Description
Class Domain for:
biflow:Expression
Class Range for:
biflow:Person
@prefix biflow: <https://biflow.humanitiesdata.dev/rdf/biflow#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
biflow:translator a owl:ObjectProperty ;
rdfs:label "translator"@en ;
rdfs:domain biflow:Expression ;
rdfs:isDefinedBy biflow: ;
rdfs:range biflow:Person .
NOTE biflow:typology is a leaf node.
Description
Class Domain for:
biflow:Typology
@prefix biflow: <https://biflow.humanitiesdata.dev/rdf/biflow#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
biflow:typology a owl:ObjectProperty ;
rdfs:label "typology"@en ;
rdfs:domain biflow:Typology ;
rdfs:isDefinedBy biflow: .
NOTE biflow:url is a leaf node.
Description
Class Domain for:
biflow:Bibliography
@prefix biflow: <https://biflow.humanitiesdata.dev/rdf/biflow#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
biflow:url a owl:ObjectProperty ;
rdfs:label "url"@en ;
rdfs:domain biflow:Bibliography ;
rdfs:isDefinedBy biflow: .
NOTE biflow:volume is a leaf node.
Description
Class Domain for:
biflow:Bibliography
@prefix biflow: <https://biflow.humanitiesdata.dev/rdf/biflow#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
biflow:volume a owl:ObjectProperty ;
rdfs:label "volume"@en ;
rdfs:domain biflow:Bibliography ;
rdfs:isDefinedBy biflow: .
NOTE biflow:volumeNumber is a leaf node.
Description
Class Domain for:
biflow:Bibliography
@prefix biflow: <https://biflow.humanitiesdata.dev/rdf/biflow#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
biflow:volumeNumber a owl:ObjectProperty ;
rdfs:label "volumeNumber"@en ;
rdfs:domain biflow:Bibliography ;
rdfs:isDefinedBy biflow: .
NOTE biflow:work is a leaf node.
Description
Class Domain for:
biflow:Expression
Class Range for:
biflow:Work
@prefix biflow: <https://biflow.humanitiesdata.dev/rdf/biflow#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
biflow:work a owl:ObjectProperty ;
rdfs:label "work"@en ;
rdfs:domain biflow:Expression ;
rdfs:isDefinedBy biflow: ;
rdfs:range biflow:Work .