forked from VAMDC/NodeSoftware
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathREADME
More file actions
15 lines (12 loc) · 702 Bytes
/
README
File metadata and controls
15 lines (12 loc) · 702 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
This repository holds a prototype for the "node software" and
"publishing tools" of VAMDC.
Documentation at http://vamdc.tmy.se/doc/
The directories in this repository contain:
vamdctap/ The library that all the nodes use.
nodes/ The different VAMDC nodes that run with this software.
imptools/ The import tools for reading data into a database.
doc/ Documentation, run "make html" inside to build it.
static/ Static files like CSS, template and the like.
other/ Some scripts and legacy code.
portal/ A very simple "portal" app that constructs queries and sends them to nodes.
dictionary/ The application that manages the VAMDC dictionary and provides tools around it.