id: https://nde.nl/ontology/hc/classes/RawSource name: RawSource title: RawSource prefixes: linkml: https://w3id.org/linkml/ hc: https://nde.nl/ontology/hc/ schema: http://schema.org/ prov: http://www.w3.org/ns/prov# xsd: http://www.w3.org/2001/XMLSchema# pav: http://purl.org/pav/ imports: - linkml:types - ../slots/has_type # default_range: string classes: RawSource: description: Raw source record captured from the web for enrichment and provenance. class_uri: prov:PrimarySource close_mappings: - pav:RetrievedFrom - schema:WebPage related_mappings: - prov:Entity comments: - "Typically captures: URL, fetch timestamp, HTTP status, content hash, and extracted highlights/snippets." - "Ontology alignment: prov:PrimarySource for original fetched material; pav:RetrievedFrom for retrieval provenance; schema:WebPage for web-resource framing." annotations: specificity_score: 0.1 specificity_rationale: Generic utility class/slot created during migration custodian_types: '[''*'']' slots: - has_type