RDF vocabulary and SHACL shapes that model VCF files, headers, records, and sample calls. Explore the ontology, validate datasets, inspect relationships, and jump into working examples.
Core namespace and primary source artifacts for this documentation site.
https://w3id.org/vcf-rdfizer/vocab#
This website provides a suggested canonical IRI pattern for core instance resources, so users can generate RDF from VCF files with a consistent structure.
file://{vcfFilePath}
VCFFilefile://{vcfFilePath}VCFHeaderfile://{vcfFilePath}#headerHeaderLinefile://{vcfFilePath}#header/line/{lineId}VCFRecordfile://{vcfFilePath}#record/{recordId}VariantCallfile://{vcfFilePath}#call/{recordId}SampleCallfile://{vcfFilePath}#sample/{recordId}/{sampleId}InfoFieldValuefile://{vcfFilePath}#call/{recordId}/info/{fieldKey}FormatFieldValuefile://{vcfFilePath}#sample/{recordId}/{sampleId}/fmt/{fieldKey}These templates are also formalized in the ontology via vcfr:iriTemplate.
This explorer shows only example files, including a first-mutation TTL example (`var1`) and the full all-variants TTL graph. Ontology and SHACL source files are available in the Artifacts section above.
Loading...