comment parent

The annotation or comment that this comment replies to. Every Comment has exactly one commentParent. The range is gmeow:Entity (encompassing Annotation and Comment) so that a comment may reply to any annotatable entity without identity clash.

Structure

Property shape: object property; gmeow:Comment -> gmeow:Entity

Practical Pattern

Use gmeow:commentParent from gmeow:Comment to gmeow:Entity when the relationship itself belongs in the native GMEOW graph.

Example Snippets

These snippets are generated from canonical slice examples and trimmed to the Turtle blocks where this term appears.

Annotations And Notes

# --- A comment threading under the paper (a Comment IS a Note).
ex:comment a gmeow:Comment ;
    gmeow:noteAuthor    ex:dana ;
    gmeow:noteContent   "Does this hold for very long sequences?" ;
    gmeow:commentParent ex:paper .

Common Companion Terms

gmeow:Comment, gmeow:Entity

Projects To

Profile External Targets
schema-org rdf, schema
web-annotation oa, rdf

External Equivalences

Equivalent or closely aligned targets: schema, sioc

Linkages

Generated from the canonical mapping DSL. SSSOM files are the generated public interchange form for term equivalences.

Term Equivalences

Source Kind Profile Predicate/Relation Target Evidence
gmeow:commentParent equivalence - skos:closeMatch schema:parentItem gmeow-notes.sssom.tsv; gmeow:eqNotes008b; confidence 0.8
gmeow:commentParent equivalence - skos:closeMatch sioc:reply_of gmeow-notes.sssom.tsv; gmeow:eqNotes011; confidence 0.85

Projection Coverage

Source Kind Profile Predicate/Relation Target Evidence
gmeow:commentParent projection schema-org projects to / <= rdf:type, schema:NoteDigitalDocument, schema:author, schema:parentItem, schema:text gmeow:mapSchemaNote; confidence 0.85; lossy: standpoint, confidence, temporal scope, suppression state, aboutness, tagging dropped; Comment-specific typing collapsed to schema:NoteDigitalDocument (rdflib UNION limit)
gmeow:commentParent projection web-annotation projects to / <= oa:Annotation, oa:hasBody, oa:hasTarget, oa:motivatedBy, oa:replying, rdf:type gmeow:mapOaComment; confidence 0.8; lossy: thread depth, reply tree, standpoint, confidence, temporal scope dropped; only direct parent-target survives
Published Alignment Graph

Alignments

RelationTarget
closeMatchschema:parentItem
closeMatchsioc:reply_of