evidence

Property
http://proethica.org/ontology/intermediate#evidence
Class Hierarchy
  • evidence
Definition

Intended on TemporalRelation: the verbatim case-text span supporting the asserted Allen relation.

Properties
Range
Kind
datatype
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix proeth: <http://proethica.org/ontology/intermediate#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix xsd: <http://www.w3.org/2001/XMLSchema#> . proeth:evidence a owl:DatatypeProperty ; rdfs:label "evidence"@en ; rdfs:comment "Intended on TemporalRelation: the verbatim case-text span supporting the asserted Allen relation."@en ; rdfs:domain proeth:TemporalRelation ; rdfs:range xsd:string .
Metadata
Type
Property
Last Updated
2026-07-10 00:32