hod

command module
v0.6.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 6, 2018 License: BSD-3-Clause Imports: 35 Imported by: 0

README

HodDB

A database for Brick

Documentation

http://hoddb.org/

Clients

Collaboration

Look at the issue tracker for anything that isn't already assigned

Warning: master branch is likely to be broken occasionally. For stability, look at the releases

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
clients
go
This package provide a couple simple HodDB clients HTTP Client: package main import ( "fmt" "github.com/gtfierro/hod/clients/go" ) func main() { c := hod.NewHTTPClient("http://ciee.cal-sdb.org/api/query") query := `SELECT ?x ?r WHERE { ?x rdf:type/rdfs:subClassOf* brick:Temperature_Sensor .
This package provide a couple simple HodDB clients HTTP Client: package main import ( "fmt" "github.com/gtfierro/hod/clients/go" ) func main() { c := hod.NewHTTPClient("http://ciee.cal-sdb.org/api/query") query := `SELECT ?x ?r WHERE { ?x rdf:type/rdfs:subClassOf* brick:Temperature_Sensor .
this file contains the set of query operators generated by the query planner
this file contains the set of query operators generated by the query planner
ast

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL