Skip to content

Commit

Permalink
add basic terms for LEP
Browse files Browse the repository at this point in the history
  • Loading branch information
schwicke committed Jun 26, 2024
1 parent 29e212a commit 1391c4b
Showing 1 changed file with 181 additions and 0 deletions.
181 changes: 181 additions & 0 deletions cernopendata/modules/fixtures/data/terms/terms.json
Original file line number Diff line number Diff line change
Expand Up @@ -12746,5 +12746,186 @@
"type": {
"primary": "Glossary"
}
},
{
"anchor": "CERNLIB",
"category": "generic",
"definition": "CERN Program library. The CERN Program Library is a large collection of general purpose libraries and modules maintained and offered in both source and object code form on the CERN central computers. The two most popular applications based on CERNLIB are PAW and GEANT 3.21. Most of these programs were developed at CERN and are therefore oriented towards the needs of a physics research laboratory that is general mathematics, data analysis, detectors simulation, data-handling etc... applicable to a wide range of problems. ",
"links": [
{
"text": "CERNLIB home page",
"url": "https://cernlib.web.cern.ch/cernlib/"
}
],
"see_also": [
{
"term": "LEP"
},
{
"term": "DELPHI"
}
],
"term": [
"CERNLIB"
],
"type": {
"primary": "Glossary"
}
},
{
"anchor": "LEP",
"category": "generic",
"definition": "The Large Electron-Positron Collider",
"links": [
{
"text": "LEP page at CERN",
"url": "https://home.cern/science/accelerators/large-electron-positron-collider"
}
],
"see_also": [
{
"term": "ALEPH"
},
{
"term": "DELPHI"
},
{
"term": "L3"
},
{
"term": "OPAL"
}
],
"term": [
"LEP"
],
"type": {
"primary": "Glossary"
}
},
{
"anchor": "ALEPH",
"category": "generic",
"definition": "ALEPH was one out of four experiments of the LEP collider",
"links": [
{
"text": "ALEPH home page",
"url": "https://aleph.web.cern.ch"
}
],
"see_also": [
{
"term": "LEP"
},
{
"term": "DELPHI"
},
{
"term": "L3"
},
{
"term": "OPAL"
}
],
"term": [
"ALEPH"
],
"type": {
"primary": "Glossary"
}
},
{
"anchor": "DELPHI",
"category": "generic",
"definition": "DEtector with Lepton, Photon and Hadron Identification. DELPHI was one out of four experiments of the LEP collider",
"links": [
{
"text": "DELPHI home page",
"url": "https://delphi-www.cern.ch"
}
],
"see_also": [
{
"term": "LEP"
},
{
"term": "ALEPH"
},
{
"term": "L3"
},
{
"term": "OPAL"
}
],
"term": [
"DELPHI"
],
"type": {
"primary": "Glossary"
}
},
{
"anchor": "OPAL",
"category": "generic",
"definition": "Omni-Purpose Apparatus at LEP. OPAL was one out of four experiments of the LEP collider",
"links": [
{
"text": "OPAL home page",
"url": "https://opal.web.cern.ch"
}
],
"see_also": [
{
"term": "LEP"
},
{
"term": "ALEPH"
},
{
"term": "DELPHI"
},
{
"term": "L3"
}
],
"term": [
"OPAL"
],
"type": {
"primary": "Glossary"
}
},
{
"anchor": "L3",
"category": "generic",
"definition": "L3 was one out of four experiments of the LEP collider",
"links": [
{
"text": "L3 home page",
"url": "https://l3.web.cern.ch"
}
],
"see_also": [
{
"term": "LEP"
},
{
"term": "ALEPH"
},
{
"term": "DELPHI"
},
{
"term": "OPAL"
}
],
"term": [
"L3"
],
"type": {
"primary": "Glossary"
}
}

]

0 comments on commit 1391c4b

Please sign in to comment.