to entity text

Property
http://proethica.org/ontology/intermediate#toEntityText
Class Hierarchy
  • to entity text
Definition

Literal shadow of the toEntity edge: the free-text timeline phrasing of the target happening, kept verbatim; the temporal_relation_edges family resolves it to the toEntity object edge.

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:toEntityText a owl:DatatypeProperty ; rdfs:label "to entity text"@en ; rdfs:comment "Literal shadow of the toEntity edge: the free-text timeline phrasing of the target happening, kept verbatim; the temporal_relation_edges family resolves it to the toEntity object edge."@en ; rdfs:domain proeth:TemporalRelation ; rdfs:range xsd:string .
Metadata
Type
Property
Last Updated
2026-07-10 00:32