├── LICENCE ├── README.md └── SI_Reference_Point ├── README.md ├── TTL ├── bodies.sha256 ├── bodies.ttl ├── cctf.sha256 ├── cctf.ttl ├── cgpm.sha256 ├── cgpm.ttl ├── cipm.sha256 ├── cipm.ttl ├── constants.sha256 ├── constants.ttl ├── decisions.sha256 ├── decisions.ttl ├── prefixes.sha256 ├── prefixes.ttl ├── quantities.sha256 ├── quantities.ttl ├── si.sha256 ├── si.ttl ├── units.sha256 └── units.ttl └── docs ├── README.md ├── fig ├── API_panel.png ├── global_SI_reference_point_schema.png └── graphdb_example.png └── vocabulary.md /LICENCE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TheBIPM/SI_Digital_Framework/HEAD/LICENCE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TheBIPM/SI_Digital_Framework/HEAD/README.md -------------------------------------------------------------------------------- /SI_Reference_Point/README.md: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /SI_Reference_Point/TTL/bodies.sha256: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TheBIPM/SI_Digital_Framework/HEAD/SI_Reference_Point/TTL/bodies.sha256 -------------------------------------------------------------------------------- /SI_Reference_Point/TTL/bodies.ttl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TheBIPM/SI_Digital_Framework/HEAD/SI_Reference_Point/TTL/bodies.ttl -------------------------------------------------------------------------------- /SI_Reference_Point/TTL/cctf.sha256: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TheBIPM/SI_Digital_Framework/HEAD/SI_Reference_Point/TTL/cctf.sha256 -------------------------------------------------------------------------------- /SI_Reference_Point/TTL/cctf.ttl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TheBIPM/SI_Digital_Framework/HEAD/SI_Reference_Point/TTL/cctf.ttl -------------------------------------------------------------------------------- /SI_Reference_Point/TTL/cgpm.sha256: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TheBIPM/SI_Digital_Framework/HEAD/SI_Reference_Point/TTL/cgpm.sha256 -------------------------------------------------------------------------------- /SI_Reference_Point/TTL/cgpm.ttl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TheBIPM/SI_Digital_Framework/HEAD/SI_Reference_Point/TTL/cgpm.ttl -------------------------------------------------------------------------------- /SI_Reference_Point/TTL/cipm.sha256: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TheBIPM/SI_Digital_Framework/HEAD/SI_Reference_Point/TTL/cipm.sha256 -------------------------------------------------------------------------------- /SI_Reference_Point/TTL/cipm.ttl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TheBIPM/SI_Digital_Framework/HEAD/SI_Reference_Point/TTL/cipm.ttl -------------------------------------------------------------------------------- /SI_Reference_Point/TTL/constants.sha256: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TheBIPM/SI_Digital_Framework/HEAD/SI_Reference_Point/TTL/constants.sha256 -------------------------------------------------------------------------------- /SI_Reference_Point/TTL/constants.ttl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TheBIPM/SI_Digital_Framework/HEAD/SI_Reference_Point/TTL/constants.ttl -------------------------------------------------------------------------------- /SI_Reference_Point/TTL/decisions.sha256: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TheBIPM/SI_Digital_Framework/HEAD/SI_Reference_Point/TTL/decisions.sha256 -------------------------------------------------------------------------------- /SI_Reference_Point/TTL/decisions.ttl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TheBIPM/SI_Digital_Framework/HEAD/SI_Reference_Point/TTL/decisions.ttl -------------------------------------------------------------------------------- /SI_Reference_Point/TTL/prefixes.sha256: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TheBIPM/SI_Digital_Framework/HEAD/SI_Reference_Point/TTL/prefixes.sha256 -------------------------------------------------------------------------------- /SI_Reference_Point/TTL/prefixes.ttl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TheBIPM/SI_Digital_Framework/HEAD/SI_Reference_Point/TTL/prefixes.ttl -------------------------------------------------------------------------------- /SI_Reference_Point/TTL/quantities.sha256: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TheBIPM/SI_Digital_Framework/HEAD/SI_Reference_Point/TTL/quantities.sha256 -------------------------------------------------------------------------------- /SI_Reference_Point/TTL/quantities.ttl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TheBIPM/SI_Digital_Framework/HEAD/SI_Reference_Point/TTL/quantities.ttl -------------------------------------------------------------------------------- /SI_Reference_Point/TTL/si.sha256: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TheBIPM/SI_Digital_Framework/HEAD/SI_Reference_Point/TTL/si.sha256 -------------------------------------------------------------------------------- /SI_Reference_Point/TTL/si.ttl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TheBIPM/SI_Digital_Framework/HEAD/SI_Reference_Point/TTL/si.ttl -------------------------------------------------------------------------------- /SI_Reference_Point/TTL/units.sha256: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TheBIPM/SI_Digital_Framework/HEAD/SI_Reference_Point/TTL/units.sha256 -------------------------------------------------------------------------------- /SI_Reference_Point/TTL/units.ttl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TheBIPM/SI_Digital_Framework/HEAD/SI_Reference_Point/TTL/units.ttl -------------------------------------------------------------------------------- /SI_Reference_Point/docs/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TheBIPM/SI_Digital_Framework/HEAD/SI_Reference_Point/docs/README.md -------------------------------------------------------------------------------- /SI_Reference_Point/docs/fig/API_panel.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TheBIPM/SI_Digital_Framework/HEAD/SI_Reference_Point/docs/fig/API_panel.png -------------------------------------------------------------------------------- /SI_Reference_Point/docs/fig/global_SI_reference_point_schema.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TheBIPM/SI_Digital_Framework/HEAD/SI_Reference_Point/docs/fig/global_SI_reference_point_schema.png -------------------------------------------------------------------------------- /SI_Reference_Point/docs/fig/graphdb_example.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TheBIPM/SI_Digital_Framework/HEAD/SI_Reference_Point/docs/fig/graphdb_example.png -------------------------------------------------------------------------------- /SI_Reference_Point/docs/vocabulary.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TheBIPM/SI_Digital_Framework/HEAD/SI_Reference_Point/docs/vocabulary.md --------------------------------------------------------------------------------