SbmlAnnotationData {SMRUCC.genomics.Model.SBML.Level3} | .NET clr documentation |
在SBML文件之中通用的RDF注释信息模型
# namespace SMRUCC.genomics.Model.SBML.Level3
export class SbmlAnnotationData extends Description {
about: string;
comment: string;
hasPart: is[];
hasTaxon: is;
# the id mapping of current object
is: is[];
isDescribedBy: is[];
isHomologTo: is[];
isVersionOf: is;
label: string;
occursIn: is;
type: RDFType;
}
hasPart
: ishasTaxon
: isis
: isisDescribedBy
: isisHomologTo
: isisVersionOf
: isoccursIn
: istype
: RDFType