Skip to content

Commit

Permalink
add package item type for Norvasc package items using SPOR
Browse files Browse the repository at this point in the history
Signed-off-by: Thomas Weber <[email protected]>
  • Loading branch information
tw-osthus committed Sep 28, 2023
1 parent a956b90 commit 803afee
Showing 1 changed file with 75 additions and 9 deletions.
84 changes: 75 additions & 9 deletions EXT/Examples/AmlodipineExample.rdf
Original file line number Diff line number Diff line change
Expand Up @@ -662,6 +662,7 @@
<rdf:type rdf:resource="&idmp-mprd;MedicinalProductContainer"/>
<rdfs:label>Norvasc blister</rdfs:label>
<idmp-mprd:contains rdf:resource="&idmp-amp;Norvasc-ManufacturedItem"/>
<idmp-mprd:hasPackageItemType rdf:resource="https://spor.ema.europa.eu/v1/lists/100000073346/terms/100000073496"/>
<cmns-col:comprises rdf:resource="&idmp-amp;PolyvinylChloride"/>
</owl:NamedIndividual>

Expand All @@ -688,8 +689,9 @@
<owl:NamedIndividual rdf:about="&idmp-amp;NorvascBox">
<rdf:type rdf:resource="&idmp-mprd;MedicinalProductContainer"/>
<rdfs:label>Norvasc Box</rdfs:label>
<idmp-mprd:contains rdf:resource="&idmp-amp;NorvascIntermediatePackaging"/>
<cmns-col:comprises rdf:resource="&idmp-amp;Cardboard"/>
<idmp-mprd:contains rdf:resource="&idmp-amp;NorvascBlister"/>
<idmp-mprd:hasPackageItemType rdf:resource="https://spor.ema.europa.eu/v1/lists/100000073346/terms/100000073498"/>
<cmns-col:comprises rdf:resource="&idmp-amp;Paperboard"/>
</owl:NamedIndividual>

<owl:NamedIndividual rdf:about="&idmp-amp;NorvascBoxAsOuterPackaging">
Expand All @@ -716,13 +718,6 @@
<cmns-dsg:defines rdf:resource="&idmp-amp;Norvasc-PharmaceuticalProduct"/>
</owl:NamedIndividual>

<owl:NamedIndividual rdf:about="&idmp-amp;NorvascIntermediatePackaging">
<rdf:type rdf:resource="&idmp-mprd;MedicinalProductContainer"/>
<rdfs:label>Norvasc intermediate packaging</rdfs:label>
<idmp-mprd:contains rdf:resource="&idmp-amp;NorvascBlister"/>
<cmns-col:comprises rdf:resource="&idmp-amp;Paperboard"/>
</owl:NamedIndividual>

<owl:NamedIndividual rdf:about="&idmp-amp;NorvascMarketingAuthorizationInDenmark">
<rdf:type rdf:resource="&idmp-mprd;MarketingAuthorization"/>
<rdfs:label>Norvasc Market Authorization in Denmark</rdfs:label>
Expand Down Expand Up @@ -964,6 +959,77 @@
<cmns-txt:hasTextValue>FAS0DJC51V</cmns-txt:hasTextValue>
</owl:NamedIndividual>

<owl:NamedIndividual rdf:about="https://spor.ema.europa.eu/v1/lists/100000073346">
<rdf:type rdf:resource="&idmp-spor;SPORControlledVocabulary"/>
<rdfs:label>SPOR packaging</rdfs:label>
<rdfs:comment>The material list describes the distinct constituents out of which a packaged item or its components is made of. It therefore covers single constituents and combinations of materials are excluded.</rdfs:comment>
<idmp-spor:hasSPORDomain rdf:resource="&idmp-spor;Domain-HumanAndVetinaryUse"/>
<idmp-spor:hasSPORVisibility rdf:resource="&idmp-spor;DataClassification-Public"/>
<cmns-dsg:isSignifiedBy>
<idmp-spor:SPORListName>
<cmns-txt:hasTextValue>Packaging</cmns-txt:hasTextValue>
<mvf:hasLanguage rdf:resource="&lcc-639-1;English"/>
</idmp-spor:SPORListName>
</cmns-dsg:isSignifiedBy>
<cmns-id:isIdentifiedBy>
<idmp-spor:SPORListIdentifier>
<cmns-txt:hasTextValue>100000073346</cmns-txt:hasTextValue>
</idmp-spor:SPORListIdentifier>
</cmns-id:isIdentifiedBy>
</owl:NamedIndividual>

<owl:NamedIndividual rdf:about="https://spor.ema.europa.eu/v1/lists/100000073346/terms/100000073496">
<rdf:type rdf:resource="&idmp-spor;SPORControlledVocabularyTerm"/>
<rdf:type rdf:resource="&idmp-mprd;PackageItemType"/>
<rdfs:label>SPOR packaging - Blister</rdfs:label>
<idmp-spor:hasSPORDataClassification rdf:resource="&idmp-spor;DataClassification-Public"/>
<idmp-spor:hasSPORDomain rdf:resource="&idmp-spor;Domain-HumanAndVetinaryUse"/>
<idmp-spor:hasSPORIdentifier>
<idmp-spor:SPORTermIdentifier>
<cmns-txt:hasTextValue>100000073496</cmns-txt:hasTextValue>
</idmp-spor:SPORTermIdentifier>
</idmp-spor:hasSPORIdentifier>
<idmp-spor:hasSPORTermDescription>
<idmp-spor:SPORTermDescription>
<cmns-txt:hasTextValue>Container (usually multidose) consisting of two layers of which one is shaped to contain the individual doses. Strips and unit-dose blisters are excluded.</cmns-txt:hasTextValue>
<mvf:hasLanguage rdf:resource="&lcc-639-1;English"/>
</idmp-spor:SPORTermDescription>
</idmp-spor:hasSPORTermDescription>
<idmp-spor:hasSPORTermName>
<idmp-spor:SPORTermName>
<cmns-txt:hasTextValue>Blister</cmns-txt:hasTextValue>
<mvf:hasLanguage rdf:resource="&lcc-639-1;English"/>
</idmp-spor:SPORTermName>
</idmp-spor:hasSPORTermName>
<cmns-col:isIncludedIn rdf:resource="https://spor.ema.europa.eu/v1/lists/100000073346"/>
</owl:NamedIndividual>

<owl:NamedIndividual rdf:about="https://spor.ema.europa.eu/v1/lists/100000073346/terms/100000073498">
<rdf:type rdf:resource="&idmp-spor;SPORControlledVocabularyTerm"/>
<rdf:type rdf:resource="&idmp-mprd;PackageItemType"/>
<rdfs:label>SPOR packaging - Box</rdfs:label>
<idmp-spor:hasSPORDataClassification rdf:resource="&idmp-spor;DataClassification-Public"/>
<idmp-spor:hasSPORDomain rdf:resource="&idmp-spor;Domain-HumanAndVetinaryUse"/>
<idmp-spor:hasSPORIdentifier>
<idmp-spor:SPORTermIdentifier>
<cmns-txt:hasTextValue>100000073498</cmns-txt:hasTextValue>
</idmp-spor:SPORTermIdentifier>
</idmp-spor:hasSPORIdentifier>
<idmp-spor:hasSPORTermDescription>
<idmp-spor:SPORTermDescription>
<cmns-txt:hasTextValue>Primary container consisting of one or more parts made of a light material, can be closed.</cmns-txt:hasTextValue>
<mvf:hasLanguage rdf:resource="&lcc-639-1;English"/>
</idmp-spor:SPORTermDescription>
</idmp-spor:hasSPORTermDescription>
<idmp-spor:hasSPORTermName>
<idmp-spor:SPORTermName>
<cmns-txt:hasTextValue>Box</cmns-txt:hasTextValue>
<mvf:hasLanguage rdf:resource="&lcc-639-1;English"/>
</idmp-spor:SPORTermName>
</idmp-spor:hasSPORTermName>
<cmns-col:isIncludedIn rdf:resource="https://spor.ema.europa.eu/v1/lists/100000073346"/>
</owl:NamedIndividual>

<owl:NamedIndividual rdf:about="https://www.ebi.ac.uk/chebi/chebiOntology.do?chebiId=CHEBI:2668">
<rdf:type rdf:resource="&idmp-eura;ChemicalEntitiesOfBiologicalInterestIdentifier"/>
<rdfs:label>CHEBI:2668</rdfs:label>
Expand Down

0 comments on commit 803afee

Please sign in to comment.