MatPROV / ground-truth /10.1038_s41467-019-09921-4.json
tsurubee's picture
Upload ground truth and few-shot samples
d8af28e verified
raw
history blame
5.74 kB
[
{
"label": "PbSe",
"@graph": [
{
"@type": "Entity",
"@id": "e1",
"type": [
{
"@value": "material",
"@language": "en"
}
],
"label": [
{
"@value": [
"Pb",
"Lead"
],
"@language": "en"
}
],
"matprov:purity": [
{
"@value": "99.999%",
"@type": "xsd:string"
}
]
},
{
"@type": "Entity",
"@id": "e2",
"type": [
{
"@value": "material",
"@language": "en"
}
],
"label": [
{
"@value": [
"Se",
"Selenium"
],
"@language": "en"
}
],
"matprov:purity": [
{
"@value": "99.999%",
"@type": "xsd:string"
}
]
},
{
"@type": "Entity",
"@id": "e3",
"type": [
{
"@value": "material",
"@language": "en"
}
],
"label": [
{
"@value": "reacted sample",
"@language": "en"
}
],
"matprov:form": [
{
"@value": "polycrystalline",
"@type": "xsd:string"
}
]
},
{
"@type": "Entity",
"@id": "e4",
"type": [
{
"@value": "material",
"@language": "en"
}
],
"label": [
{
"@value": "crushed sample",
"@language": "en"
}
]
},
{
"@type": "Entity",
"@id": "e5",
"type": [
{
"@value": "material",
"@language": "en"
}
],
"label": [
{
"@value": "placed sample",
"@language": "en"
}
]
},
{
"@type": "Entity",
"@id": "e6",
"type": [
{
"@value": "material",
"@language": "en"
}
],
"label": [
{
"@value": [
"gradient frozen sample",
"grown sample"
],
"@language": "en"
}
],
"matprov:form": [
{
"@value": "single crystal",
"@type": "xsd:string"
}
]
},
{
"@type": "Entity",
"@id": "e7",
"type": [
{
"@value": "tool",
"@language": "en"
}
],
"label": [
{
"@value": [
"quartz ampoule",
"ampoule"
],
"@language": "en"
}
]
},
{
"@type": "Entity",
"@id": "e8",
"type": [
{
"@value": "tool",
"@language": "en"
}
],
"label": [
{
"@value": [
"quartz ampoule with a tapered bottom",
"quartz ampoule",
"ampoule"
],
"@language": "en"
}
]
},
{
"@type": "Entity",
"@id": "e9",
"type": [
{
"@value": "tool",
"@language": "en"
}
],
"label": [
{
"@value": [
"quartz rod",
"rod"
],
"@language": "en"
}
]
},
{
"@type": "Activity",
"@id": "a1",
"label": [
{
"@value": "reacting",
"@language": "en"
}
],
"matprov:temperature": [
{
"@value": "1100 °C",
"@type": "xsd:string"
}
]
},
{
"@type": "Activity",
"@id": "a2",
"label": [
{
"@value": "crushing",
"@language": "en"
}
]
},
{
"@type": "Activity",
"@id": "a3",
"label": [
{
"@value": "placing",
"@language": "en"
}
]
},
{
"@type": "Activity",
"@id": "a4",
"label": [
{
"@value": [
"gradient freezing",
"growing"
],
"@language": "en"
}
]
},
{
"@type": "Usage",
"activity": "a1",
"entity": "e1"
},
{
"@type": "Usage",
"activity": "a1",
"entity": "e2"
},
{
"@type": "Usage",
"activity": "a1",
"entity": "e7"
},
{
"@type": "Generation",
"activity": "a1",
"entity": "e3"
},
{
"@type": "Usage",
"activity": "a2",
"entity": "e3"
},
{
"@type": "Generation",
"activity": "a2",
"entity": "e4"
},
{
"@type": "Usage",
"activity": "a3",
"entity": "e4"
},
{
"@type": "Usage",
"activity": "a3",
"entity": "e8"
},
{
"@type": "Generation",
"activity": "a3",
"entity": "e5"
},
{
"@type": "Usage",
"activity": "a4",
"entity": "e5"
},
{
"@type": "Usage",
"activity": "a4",
"entity": "e9"
},
{
"@type": "Generation",
"activity": "a4",
"entity": "e6"
}
]
}
]