kitchen-thermodynamics / linked_data /experiment_01.jsonld
André Guzzon
Complete scientific infrastructure: data, scripts and metadata
30f2d24
raw
history blame contribute delete
454 Bytes
{
"@context": {
"@vocab": "https://schema.org/",
"sce": "https://sincere-science.org/ontology/"
},
"@type": "sce:ThermodynamicExperiment",
"name": "Kitchen Thermodynamics Series",
"creator": {
"@type": "Person",
"name": "André Guzzon",
"affiliation": "UFRGS"
},
"description": "Série de 6 experimentos que falsificam 12 predições da termodinâmica clássica.",
"license": "https://opensource.org/licenses/MIT"
}