Skip to content

Do we want ALL possible materials to be annotated separately? #42

@jodischneider

Description

@jodischneider

Modeling decision. Do we want ALL possible materials? Which are relevant to the evidence board?
screen shot 2015-08-06 at 10 36 36 am

Currently we have a single Material, which mentions the two main drugs of interest, e.g.:

<owl:NamedIndividual rdf:about="http://dbmi-icode-01.dbmi.pitt.edu/mp/ddi-spl-annotation-material-66">
    <rdf:type rdf:resource="http://dbmi-icode-01.dbmi.pitt.edu/dikb-evidence/DIKB_evidence_ontology_v1.3.owl#EV_PK_DDI_RCT_Material"/>
    <rdf:type rdf:resource="&mp;Material"/>
    <rdfs:label>SIMVASTATIN (object) - ERYTHROMYCIN (precipitant)</rdfs:label>
    <resource:precipitantDose>0.5</resource:precipitantDose>
    <resource:objectDose>0.04</resource:objectDose>
    <resource:numOfSubjects>12</resource:numOfSubjects>
    <mp:usedIn rdf:resource="http://dbmi-icode-01.dbmi.pitt.edu/mp/ddi-spl-annotation-method-66"/>
    <resource:ObjectDrugOfInteraction rdf:resource="http://purl.obolibrary.org/obo/CHEBI_48923"/>
    <resource:PrecipitantDrugOfInteraction rdf:resource="http://purl.obolibrary.org/obo/CHEBI_9150"/>
</owl:NamedIndividual>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions