id: https://nde.nl/ontology/hc/class/CommentReply name: comment_reply_class title: Comment Reply Class prefixes: linkml: https://w3id.org/linkml/ hc: https://nde.nl/ontology/hc/ schema: http://schema.org/ sioc: http://rdfs.org/sioc/ns# as: https://www.w3.org/ns/activitystreams# default_prefix: hc imports: - linkml:types - ../metadata - ../slots/has_quantity - ../slots/has_measurement_unit - ../slots/temporal_extent classes: CommentReply: class_uri: sioc:Post description: >- Thread-response metric entity recording counts and timing for reply activity on a parent note. broad_mappings: - sioc:Post close_mappings: - schema:Comment - as:Note related_mappings: - sioc:has_reply - as:inReplyTo slots: - has_quantity - has_measurement_unit - temporal_extent slot_usage: has_quantity: range: integer temporal_extent: range: TimeSpan inlined: true