II.
LibraryProcess JSON
Structured · livelib-process:nanotechnology--nanocatalyst-development
nanocatalyst-development json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-process:nanotechnology--nanocatalyst-development",
"_kind": "LibraryProcess",
"_file": "generated-library/processes.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "nanocatalyst-development",
"description": "Design and optimize nanomaterial catalysts for chemical transformations including\nsynthesis optimization, activity/selectivity characterization, stability testing, reaction\nmechanism investigation, and scale-up validation with iterative composition/structure refinement.",
"libraryPath": "library/specializations/domains/science/nanotechnology/nanocatalyst-development.js",
"specialization": "nanotechnology",
"references": [
"- Catalyst Design Principles (DOI: 10.1038/s41929-018-0142-1)\n- Nanostructured Catalysts (DOI: 10.1021/acscatal.9b04186)\n- Descriptor-Based Catalyst Screening (DOI: 10.1126/science.aaf8800)\n- Operando Catalyst Characterization (DOI: 10.1038/s41578-019-0165-8)"
],
"example": "// Input\n{\n \"targetReaction\": {\n \"reactants\": [\"CO2\", \"H2\"],\n \"products\": [\"CH3OH\", \"H2O\"],\n \"conditions\": { \"temperature\": \"200-300C\", \"pressure\": \"30-50 bar\" }\n },\n \"catalystType\": \"bimetallic\",\n \"performanceTargets\": { \"conversion\": 25, \"selectivity\": 90, \"tof\": 0.5, \"stability\": \"500h\" },\n \"supportMaterial\": \"ZnO/Al2O3\",\n \"scaleRequirements\": { \"batchSize\": \"1kg\", \"productionRate\": \"100g/h\" },\n \"constraints\": { \"cost\": 500, \"toxicity\": \"low\", \"sustainability\": true }\n}",
"usesAgents": [
"catalyst-design-engineer",
"nanocatalyst-synthesis-specialist",
"quality-assessment-specialist",
"catalysis-testing-specialist",
"catalyst-optimization-specialist",
"catalyst-modification-specialist",
"reaction-mechanism-specialist",
"catalyst-stability-specialist",
"catalyst-stabilization-specialist",
"scale-up-specialist",
"validation-specialist",
"technical-documentation-specialist"
]
},
"outgoingEdges": [
{
"from": "lib-process:nanotechnology--nanocatalyst-development",
"to": "skill-area:mathematical-reasoning",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:nanotechnology--nanocatalyst-development",
"to": "skill-area:physics-simulation",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-process:nanotechnology--nanocatalyst-development",
"to": "skill-area:data-analysis",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.5
}
},
{
"from": "lib-process:nanotechnology--nanocatalyst-development",
"to": "domain:nanotechnology",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:nanotechnology--nanocatalyst-development",
"to": "role:research-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:nanotechnology--nanocatalyst-development",
"to": "workflow:experiment-design",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:nanotechnology--nanocatalyst-development",
"to": "specialization:nanotechnology",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 0.9
}
}
],
"incomingEdges": []
}