Category:OSWf78783ad5d004d3d9cac079167f55a43
(import from wiki-dev) Tag: Metadata slot edit |
(import from wiki-dev) Tag: Metadata slot edit |
||
Line 10: | Line 10: | ||
<syntaxhighlight lang="http"> | <syntaxhighlight lang="http"> | ||
https://demo.open-semantic-lab.org/wiki/Item:OSWff8ab0e2075040d4939ac9313a997904?action=raw&slot=jsondata | https://demo.open-semantic-lab.org/wiki/Item:OSWff8ab0e2075040d4939ac9313a997904?action=raw&slot=jsondata | ||
</syntaxhighlight> | </syntaxhighlight>SPARQL<syntaxhighlight lang="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> . } | |||
</syntaxhighlight>{{Template:Viewer/Link|page=|url=https://sparklis.demo.open-semantic-lab.org/?title=OpenSemanticLab%20Demo%20Graph&endpoint=https%3A//graph.demo.open-semantic-lab.org/blazegraph/namespace/kb/sparql&sparklis-query=%5BVId%5DReturn%28Det%28An%281%2CModif%28Select%2CUnordered%29%2CClass%28%22https%3A//demo.open-semantic-lab.org/id/Category-3AOSWf78783ad5d004d3d9cac079167f55a43%22%29%29%2CNone%29%29&sparklis-path=D&entity_lexicon_select=http%3A//www.w3.org/2000/01/rdf-schema%23label&concept_lexicons_select=http%3A//www.w3.org/2000/01/rdf-schema%23label|label=Sparklis}} | |||
==Mappings== | ==Mappings== | ||
===Catena-X=== | ===Catena-X=== | ||
Line 18: | Line 23: | ||
|?HasCloseOntologyMatch=Close Match | |?HasCloseOntologyMatch=Close Match | ||
|limit=1000 | |limit=1000 | ||
}}<syntaxhighlight lang="sparql"> | }}SPARQL<syntaxhighlight lang="sparql"> | ||
PREFIX owl: <http://www.w3.org/2002/07/owl#> | PREFIX owl: <http://www.w3.org/2002/07/owl#> | ||
Line 26: | Line 31: | ||
FILTER(STRSTARTS(STR(?sameAsSubject), "urn:samm")) | FILTER(STRSTARTS(STR(?sameAsSubject), "urn:samm")) | ||
} | } | ||
</syntaxhighlight> | </syntaxhighlight>{{Template:Viewer/Link|page=|url=https://sparklis.demo.open-semantic-lab.org/?title=OpenSemanticLab%20Demo%20Graph&endpoint=https%3A//graph.demo.open-semantic-lab.org/blazegraph/namespace/kb/sparql&sparklis-query=%5BVId%5DReturn%28Det%28An%281%2CModif%28Select%2CUnordered%29%2CThing%29%2CSome%28Rel%28%22https%3A//demo.open-semantic-lab.org/id/Property-3AHasExactOntologyMatch%22%2CFwd%2CDet%28An%284%2CModif%28Select%2CUnordered%29%2CThing%29%2CSome%28Filter2%28StartsWith%28%22urn%22%29%2COnlyLiterals%29%29%29%29%29%29%29&sparklis-path=DDDD&entity_lexicon_select=http%3A//www.w3.org/2000/01/rdf-schema%23label&concept_lexicons_select=http%3A//www.w3.org/2000/01/rdf-schema%23label|label=Sparklis}} | ||
==Structure== | ==Structure== |
Revision as of 05:29, 8 October 2024
Battery Passport [OSWf78783ad5d004d3d9cac079167f55a43] | |
---|---|
ID | OSWf78783ad5d004d3d9cac079167f55a43 |
UUID | f78783ad-5d00-4d3d-9cac-079167f55a43 |
Label | Battery Passport |
Machine compatible name | BatteryPassport |
Statements (outgoing) | |
Statements (incoming) | |
|
|
Keywords |
Description
A digital document or product passport for batteries
Category |
---|
Characteristic | |
---|---|
UUID<br>Definition: Entity, Characteristic | f78783ad-5d00-4d3d-9cac-079167f55a43 |
OntologyRelated | |
---|---|
Ontology Match (Exact)Only use this property if all properties defined in the Ontology can be asserted to this object.<br>Definition: Ontology related |
MetaCharacteristic | |
---|---|
SupercategoriesParent class(es)<br>Definition: Category (Class), Meta Characteristic |
|
Own 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
Battery PackThe most generic of all properties. Indicates that there is more than no relation. | |
---|---|
Battery Passport Test 1 | Test Battery Pack for Battery Pass |
Battery Passport Test 2 | Test Battery Pack 2 for Battery Pass |
Battery Passport Test 3 | Test Battery Pack 3 for Battery Pass |
API - get passport for given battery
https://demo.open-semantic-lab.org/w/api.php?action=ask&query=[[HasType::Category:OSWf78783ad5d004d3d9cac079167f55a43]][[IsRelatedTo::Item:OSW07ab9439598d4866a57a8cb60e2726ea]]
API - get data of an instance as JSON:
https://demo.open-semantic-lab.org/wiki/Item:OSWff8ab0e2075040d4939ac9313a997904?action=raw&slot=jsondata
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> . }
Mappings
Catena-X
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.