Builds a URL for merging RDF sources on the server | Builds in Javascript the url which merges several RDF urls, in Python. Probably deprecated |
RDF to Javascript text display | This loads a RDF URL with RDFQuery and displays it with Javascript only |
Javascript display | This loads a RDF URL with JSON and displays it with D3 Javascript library |
load_urls_with_rdfquery.htm | Tries to load URLs with rdfquery. Uses also SLP, but it would be better to embed the small WBEM server written in Python, and convert our RDF data into WBEM. Or do everything in WBEM, but it does not have an internal representation |
merge_rdf_inputs.htm | Allows to merge several RDRF urls exposed with SLP |
merge_rdf_inputs_graphviz_only.htm | Allows to merge several RDRF urls exposed with SLP. Probably deprecated |
Entry point | Entry point of dynamic objects description pages |
Entry point in HTML | Entry point of dynamic objects description pages, in HTML mode |
Object classes | Available types of objects available on this host |
Subtasks control | Subtasks control. Not very convenient because of Apache time-out, so we should use WSGI for this kind of things, |
CGI variables | Print CGI variables and various internal data. Development only |
More tests
PYWBEM | WBEM login |
PYWBEM (Local) | Enumerate WBEM namespaces |
PYWBEM (Fedora) | Enumerate WBEM namespaces |
SLP discovery | Browse WBEM servers |