Skip to content
This repository has been archived by the owner on Nov 7, 2019. It is now read-only.
/ linked_data Public archive

Golang package for working with linked data structures, an implementation of the W3C Data Catalog Vocabulary (DCAT)

License

Notifications You must be signed in to change notification settings

datatogether/linked_data

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

linked_data

GitHub Slack License

A go package for working with linked data structures, favouring things that parse into and out of json-ld.

License & Copyright

Copyright (C) 2017 Data Together
This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, version 3.0.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

See the LICENSE file for details.

Getting Involved

We would love involvement from more people! If you notice any errors or would like to submit changes, please see our Contributing Guidelines.

We use GitHub issues for tracking bugs and feature requests and Pull Requests (PRs) for submitting changes

Usage

Use in any golang package with:

import "github.com/datatogether/linked_data"

Development

Build technical documentation with go doc.

More documentation to come when we get time. In the meantime, please file issues if you have any questions!

About

Golang package for working with linked data structures, an implementation of the W3C Data Catalog Vocabulary (DCAT)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages