lindenb / ngs-ontology

Ontology describing NGS experiments

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ngs-ontology

Ontology describing NGS experiments

Currently hosted on web-protege: http://webprotege.stanford.edu/#Edit:projectId=b4960e4f-b237-4261-bca1-5cd9869557af

Classes

NameValue
labelCapture
subClassOfhttp://www.w3.org/2002/07/owl#Thing
commentA capture design
In range:
TypeClassProperty
owl:ObjectPropertycapturerange
owl:ObjectPropertybeddomain
owl:DatatypePropertynamedomain
**XML**: ```xml Capture A capture design ```
NameValue
labelGender
labelGenre
subClassOfhttp://www.w3.org/2002/07/owl#Thing
commentSample's gender
In range:
TypeClassProperty
owl:ObjectPropertygenderrange
owl:NamedIndividualUndefinedtype
owl:NamedIndividualMaletype
**XML**: ```xml Gender Genre Sample's gender ```
NameValue
labelProject
subClassOfhttp://www.w3.org/2002/07/owl#Thing
commentPlaceholder for grouping BAM,VCF,Samples, ...
In range:
TypeClassProperty
owl:ObjectPropertysampledomain
owl:DatatypePropertynamedomain
**XML**: ```xml Project Placeholder for grouping BAM,VCF,Samples, ... ```
NameValue
labelFastq
subClassOfFile
In range:
TypeClassProperty
owl:ObjectPropertysampledomain
**XML**: ```xml Fastq ```
NameValue
labelReference
subClassOfFile
commentFasta Reference name indexed with samtools faidx
In range:
TypeClassProperty
owl:ObjectPropertyreferencerange
owl:DatatypePropertybuildVersiondomain
owl:DatatypePropertyncbiTaxonIddomain
**XML**: ```xml Reference Fasta Reference name indexed with samtools faidx ```
NameValue
labelSample
subClassOfhttp://www.w3.org/2002/07/owl#Thing
commentA Sample sequenced, genotyped
In range:
TypeClassProperty
owl:ObjectPropertygenderdomain
owl:ObjectPropertysamplerange
owl:ObjectPropertyhasParentdomain
owl:ObjectPropertyhasParentrange
owl:DatatypePropertynamedomain
**XML**: ```xml Sample A Sample sequenced, genotyped ```
NameValue
labelBED
subClassOfFile
In range:
TypeClassProperty
owl:ObjectPropertybedrange
owl:ObjectPropertyreferencedomain
**XML**: ```xml BED ```
NameValue
labelBam
subClassOfFile
commentA BAM file sorted and indexed with samtools
In range:
TypeClassProperty
owl:ObjectPropertycapturedomain
owl:ObjectPropertysampledomain
owl:ObjectPropertyreferencedomain
**XML**: ```xml Bam A BAM file sorted and indexed with samtools ```
NameValue
labelFile
subClassOfhttp://www.w3.org/2002/07/owl#Thing
In range:
TypeClassProperty
owl:DatatypePropertypathdomain
owl:ClassFastqsubClassOf
owl:ClassReferencesubClassOf
owl:ClassBEDsubClassOf
owl:ClassBamsubClassOf
owl:ClassVCFsubClassOf
**XML**: ```xml File ```
NameValue
labelVCF
subClassOfFile
commentA VCF file indexed with tabix
In range:
TypeClassProperty
owl:ObjectPropertysampledomain
owl:ObjectPropertyreferencedomain
**XML**: ```xml VCF A VCF file indexed with tabix ```

Properties

DataType Properties

NameValue
labelbuildVersion
rangehttp://www.w3.org/2001/XMLSchema#token
subPropertyOfhttp://www.w3.org/2002/07/owl#topDataProperty
domainReference
**XML**: ```xml buildVersion ```
NameValue
labelpath
commentThe path to the file
rangehttp://www.w3.org/2001/XMLSchema#normalizedString
subPropertyOfhttp://www.w3.org/2002/07/owl#topDataProperty
domainFile
**XML**: ```xml path The path to the file ```
NameValue
labelname
labelnom
rangehttp://www.w3.org/2001/XMLSchema#string
subPropertyOfhttp://www.w3.org/2002/07/owl#topDataProperty
domainCapture
domainProject
domainSample
**XML**: ```xml name nom ```
NameValue
labelncbiTaxonId
rangehttp://www.w3.org/2001/XMLSchema#positiveInteger
subPropertyOfhttp://www.w3.org/2002/07/owl#topDataProperty
domainReference
**XML**: ```xml ncbiTaxonId ```

Object Properties

NameValue
labelgender
subPropertyOfhttp://www.w3.org/2002/07/owl#topObjectProperty
rangeGender
domainSample
**XML**: ```xml gender ```
NameValue
labelcapture
commentAssociated design for exome capture
subPropertyOfhttp://www.w3.org/2002/07/owl#topObjectProperty
rangeCapture
domainBam
**XML**: ```xml capture Associated design for exome capture ```
NameValue
labelsample
commentLink to a Sample
subPropertyOfhttp://www.w3.org/2002/07/owl#topObjectProperty
domainProject
domainFastq
rangeSample
domainBam
domainVCF
**XML**: ```xml sample Link to a Sample ```
NameValue
labelbed
commentAssociated BED file
subPropertyOfhttp://www.w3.org/2002/07/owl#topObjectProperty
domainCapture
rangeBED
**XML**: ```xml bed Associated BED file ```
NameValue
labelhasMother
subPropertyOfhasParent
**XML**: ```xml hasMother ```
NameValue
labelreference
commentAssociated Reference
subPropertyOfhttp://www.w3.org/2002/07/owl#topObjectProperty
rangeReference
domainBED
domainBam
domainVCF
**XML**: ```xml reference Associated Reference ```
NameValue
labelhasParent
subPropertyOfhttp://www.w3.org/2002/07/owl#topObjectProperty
domainSample
rangeSample
In range:
TypeClassProperty
owl:ObjectPropertyhasMothersubPropertyOf
owl:ObjectPropertyhasFathersubPropertyOf
**XML**: ```xml hasParent ```
NameValue
labelhasFather
subPropertyOfhasParent
**XML**: ```xml hasFather ```

NamedIndividual

NameValue
labelRecalibrate
**XML**: ```xml Recalibrate ```
NameValue
**XML**: ```xml ```
NameValue
labelRealignAroundIndels
**XML**: ```xml RealignAroundIndels ```
NameValue
typeGender
labelUndefined
**XML**: ```xml Undefined ```
NameValue
typeGender
labelMale
isDefinedByhttps://en.wikipedia.org/wiki/Male
**XML**: ```xml Male ```
NameValue
labelMarkDuplicates
**XML**: ```xml MarkDuplicates ```

About

Ontology describing NGS experiments

License:MIT License


Languages

Language:XSLT 100.0%