corpus member
- CURIE:
gmeow:corpusMember - IRI: https://blackcatinformatics.ca/gmeow/corpusMember
- Category: property
- Defined by:
gmeow:slices/graphrag - Box roles: RBox role (What is this?)
Relates a corpus to a source information object it collects. Non-functional: a source may belong to many corpora.
Structure
Property shape: object property; gmeow:Corpus -> gmeow:InformationObject
Sub-property of: gmeow:hasPart
Practical Pattern
Use gmeow:corpusMember from gmeow:Corpus to gmeow:InformationObject 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.
Lillith Pipeline
- Source:
slices/extensions/graphrag/examples/lillith-pipeline.ttl - Examples catalog: open in catalog#example-slices-extensions-graphrag-examples-lillith-pipeline
ex:corpus-lillith a gmeow:Corpus ;
rdfs:label "Lillith working corpus"@en ;
gmeow:corpusMember ex:mail-archive ;
gmeow:contentDigest "blake3:0123456789abcdef0123456789abcdef0123456789abcdef0123456789abcdef" .
Common Companion Terms
gmeow:hasPart, gmeow:Corpus, gmeow:InformationObject
Projects To
| Profile | External Targets |
|---|---|
dcat |
dcat, rdf, spdx |
schema-org |
rdf, schema |
External Equivalences
Equivalent or closely aligned targets: schema
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:corpusMember |
equivalence | - |
skos:closeMatch | schema:distribution | gmeow-properties.sssom.tsv; gmeow:eqProperties080; confidence 0.8 |
Projection Coverage
| Source | Kind | Profile | Predicate/Relation | Target | Evidence |
|---|---|---|---|---|---|
gmeow:corpusMember |
projection | dcat |
projects to / <= | dcat:Distribution, dcat:distribution, dcat:downloadURL, rdf:type | gmeow:mapDcatDistribution; confidence 0.85; lossy: the member document is REUSED as the dcat:Distribution node (no manifestation split); its GMEOW typing is dropped |
gmeow:corpusMember |
projection | dcat |
projects to / <= | rdf:type, spdx:Checksum, spdx:checksum, spdx:checksumValue | gmeow:mapDcatChecksum; confidence 0.85; lossy: the algorithm prefix stays inline in spdx:checksumValue (no spdx:algorithm split) |
gmeow:corpusMember |
projection | schema-org |
projects to / <= | rdf:type, schema:DataDownload, schema:contentUrl, schema:distribution, schema:encodingFormat | gmeow:mapSchemaDataDownload; confidence 0.85; lossy: the member document is REUSED as the schema:DataDownload node; its GMEOW typing drops |