README.md in grom-0.5.1 vs README.md in grom-0.6.0
- old
+ new
@@ -41,10 +41,11 @@
data_stream = StringIO.new(file)
objects = Grom::Reader.new(data_stream).objects #=> [<#Grom::Node ...>, <#Grom::Node ...>, ...]
```
+Note that [ntriple][ntriple] data streams cannot contain a predicate named 'type', as this word is reserved for RDF types.
## Getting Started with Development
To clone the repository and set up the dependencies, run the following:
```bash
git clone https://github.com/ukparliament/grom.git
@@ -75,10 +76,10 @@
Logo design by [Anna VĂ¡mos][anna-vamos].
[ruby]: https://www.ruby-lang.org/en/
[bundler]: http://bundler.io
-[rspec]: http://rspec.info
+[rspec]: http://rspec.info
[grom-logo]: https://cdn.rawgit.com/ukparliament/grom/85df4d355313358930cea8aa2fbfc53dd3e4f8d3/docs/logo.svg
[grom]: https://github.com/ukparliament/grom
[pds]: https://www.parliament.uk/mps-lords-and-offices/offices/bicameral/parliamentary-digital-service/
[ruby-version]: https://github.com/ukparliament/grom/blob/master/.ruby-version
[anna-vamos]: https://www.linkedin.com/in/annavamos