Skip to content

Latest commit

 

History

8 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Entities for data management in Go

This is early work

The idea is simple enough -- design some entities -- structs in Go -- with common names, common slots, and a common pointer architecture to replicate the kinds of data needs of the Semantic Web. Provide methods for loading and unloading the structures to triples -- this allows for storage and query in triple stores and the use of the SPARQL query language for reporting.

The Go data structures are simple, extensible, and fast. Should be useful for many data problems, and the construction of CRM systems, academic profiling systems such as VIVO, and many other common data applications.

About

Entities for data management in GO

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages