Category:OSWf78783ad5d004d3d9cac079167f55a43
			
			
			|  (fix) Tag: 2017 source edit | m (fix) Tag: 2017 source edit | ||
| (One intermediate revision by the same user not shown) | |||
| Line 3: | Line 3: | ||
| {{#ask: [[HasType::Category:OSWf78783ad5d004d3d9cac079167f55a43]] | {{#ask: [[HasType::Category:OSWf78783ad5d004d3d9cac079167f55a43]] | ||
| |?IsRelatedTo=Battery Pack | |?IsRelatedTo=Battery Pack | ||
| |?HasCharacteristic# - =Characteristic|+ template = Viewer/QuantityValue | <!-- |?HasCharacteristic# - =Characteristic|+ template = Viewer/QuantityValue | ||
| |?HasFileAttachment  # - = Files |+ template = Viewer/File | |?HasFileAttachment  # - = Files |+ template = Viewer/File --> | ||
| |format=datatable | |format=datatable | ||
| |datatables-width= | |datatables-width=100% <!-- auto-scale with info box --> | ||
| }} | }} | ||
Latest revision as of 15:47, 15 October 2024
| Battery Passport | |
|---|---|
| ID | OSWf78783ad5d004d3d9cac079167f55a43 | 
| UUID | f78783ad-5d00-4d3d-9cac-079167f55a43 | 
| Label | Battery Passport | 
| Machine compatible name | BatteryPassport | 
| Statements (outgoing) | |
| Statements (incoming) | |
|  | |
Description
A digital document or product passport for batteries
| Category (Class) | 
|---|
| Characteristic | |
|---|---|
| UUID<br>Definition: Entity, Characteristic | f78783ad-5d00-4d3d-9cac-079167f55a43 | 
| Ontology related | |
|---|---|
| Ontology Match (Exact)Only use this property if all properties defined in the Ontology can be asserted to this object.<br>Definition: Ontology related | |
| Meta Characteristic | |
|---|---|
| SupercategoriesParent class(es)<br>Definition: Category (Class), Meta Characteristic |  | 
| propertiesProperties that are defined in addition to the ones inherited by superclasses and imported characteristics<br>Definition: Meta Characteristic | * characteristics (HasCharacteristic): Product Characteristic * is_about (IsRelatedTo): | 
Get an instance
Existing Instances
| IsRelatedTo | 
|---|
Get all passports
Web-API
https://demo.open-semantic-lab.org/w/api.php?action=ask&query=[[HasType::Category:OSWf78783ad5d004d3d9cac079167f55a43]]&format=json
Get passport for given battery
Web-API
https://demo.open-semantic-lab.org/w/api.php?action=ask&query=[[HasType::Category:OSWf78783ad5d004d3d9cac079167f55a43]][[IsRelatedTo::Item:OSW07ab9439598d4866a57a8cb60e2726ea]]&format=json
SPARQL
SELECT DISTINCT ?passport
WHERE { ?passport a <https://demo.open-semantic-lab.org/id/Category-3AOSWf78783ad5d004d3d9cac079167f55a43> .
        ?passport <https://demo.open-semantic-lab.org/id/Property-3AIsRelatedTo> <https://demo.open-semantic-lab.org/id/Item-3AOSW07ab9439598d4866a57a8cb60e2726ea> . }
Get data of a passport instance as JSON
Reference: io.catenax.battery.battery_pass v6.0.0 BatteryPass.json
Web-API
# Single slot
https://demo.open-semantic-lab.org/wiki/Item:OSWff8ab0e2075040d4939ac9313a997904?action=raw&slot=jsondata
# Single Passport
https://wiki-dev.open-semantic-lab.org/w/api.php?action=query&format=json&prop=info|revisions&meta=&formatversion=2&inprop=&rvprop=ids|timestamp|flags|comment|user|contentmodel|roles|content&titles=Item:OSWff8ab0e2075040d4939ac9313a997904&rvslots=jsondata
# Multiple Passports separated with '|'
https://demo.open-semantic-lab.org/w/api.php?action=query&format=json&prop=revisions&titles=Item:OSWff8ab0e2075040d4939ac9313a997904|Item:OSWec30c26e58034fdaa034d8dfa83c4af2|Item:OSWf3fd09199fd84525b5634269d85c8608&rvprop=ids|timestamp|flags|comment|user|content|sha1|slotsha1&rvslots=jsondata
Result (within query.pages.<id>.revisions.0.slots.jsondata.*)
{
  "uuid": "ff8ab0e2-0750-40d4-939a-c9313a997904",
  "label": [
    {
      "text": "Battery Passport Test 1",
      "lang": "en"
    }
  ],
  "description": [],
  "name": "BatteryPassportTest1",
  "is_about": "Item:OSW07ab9439598d4866a57a8cb60e2726ea",
  "type": [
    "Category:OSWf78783ad5d004d3d9cac079167f55a43"
  ],
  "characteristics": {
    "type": [
      "Category:OSW1147d0af19304c4291e14b941ddabdaf"
    ],
    "physical_dimension": {
      "type": [
        "Category:OSW30f4d64720e84f71908dfd850223bcf1"
      ],
      "length": {
        "type": [
          "Category:OSW5205576aace74dc28489f1d9a821f1b7"
        ],
        "value": 10,
        "unit": "Item:OSWc73852e7049f42e7b5282866f3839f5e#OSWeb12f149b5944dedbf96018b953a8195",
        "uuid": "20879cce-500b-4a48-aae9-5b5135eef0b5"
      },
      "uuid": "9321c34a-7214-4843-b643-bb49e2c352ac"
    },
    "uuid": "e755ea9f-81a8-4958-bcf7-7130c425d52b"
  }
}
Mappings
Catena-X
Web-API
https://demo.open-semantic-lab.org/w/api.php?action=ask&query=%5b%5bHasExactOntologyMatch::~*urn:samm*%5d%5d%20OR%20%5b%5bHasCloseOntologyMatch::~*urn:samm*%5d%5d|?HasOswId=OSW%20ID|?HasExactOntologyMatch=Exact%20Match|?HasCloseOntologyMatch=Close%20Match|limit=1000&format=json
SPARQL
PREFIX owl: <http://www.w3.org/2002/07/owl#>
SELECT ?subject ?sameAsSubject
WHERE {
  ?subject owl:sameAs ?sameAsSubject .
  FILTER(STRSTARTS(STR(?sameAsSubject), "urn:samm"))
}
Structure
jsondata
| type | 
 | ||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| subclass_of | 
 | ||||||||||||||||||||||||||||||||||
| characteristics | 
 | ||||||||||||||||||||||||||||||||||
| properties | 
 | ||||||||||||||||||||||||||||||||||
| uuid | "f78783ad-5d00-4d3d-9cac-079167f55a43" | ||||||||||||||||||||||||||||||||||
| label | 
 | ||||||||||||||||||||||||||||||||||
| description | 
 | ||||||||||||||||||||||||||||||||||
| exact_ontology_match | 
 | ||||||||||||||||||||||||||||||||||
| name | "BatteryPassport" | 
jsonschema
| @context | 
 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| $defs | 
 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| allOf | 
 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| title | "BatteryPassport" | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| description | "A digital document or product passport for batteries" | 
Pages in category "OSWf78783ad5d004d3d9cac079167f55a43"
The following 3 pages are in this category, out of 3 total.