rdf-vocab 0.4.0 → 0.5.0

Sign up to get free protection for your applications and to get access to all the features.
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: rdf-vocab
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.4.0
4
+ version: 0.5.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - David Chandek-Stark
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2014-12-17 00:00:00.000000000 Z
11
+ date: 2015-03-06 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: linkeddata
@@ -87,13 +87,17 @@ files:
87
87
  - lib/rdf-vocab/version.rb
88
88
  - lib/rdf-vocab/vocab/acl.rb
89
89
  - lib/rdf-vocab/vocab/fcrepo3.rb
90
+ - lib/rdf-vocab/vocab/fcrepo4.rb
90
91
  - lib/rdf-vocab/vocab/identifiers.rb
91
92
  - lib/rdf-vocab/vocab/ldp.rb
92
93
  - lib/rdf-vocab/vocab/mads.rb
93
94
  - lib/rdf-vocab/vocab/marc_relators.rb
94
95
  - lib/rdf-vocab/vocab/mods.rb
96
+ - lib/rdf-vocab/vocab/oa.rb
97
+ - lib/rdf-vocab/vocab/ore.rb
95
98
  - lib/rdf-vocab/vocab/premis/v1.rb
96
99
  - lib/rdf-vocab/vocab/premis_event_type.rb
100
+ - lib/rdf-vocab/vocab/prov.rb
97
101
  - rdf-vocab.gemspec
98
102
  - spec/fixtures/dcterms.rdf
99
103
  - spec/spec_helper.rb
@@ -118,7 +122,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
118
122
  version: '0'
119
123
  requirements: []
120
124
  rubyforge_project:
121
- rubygems_version: 2.2.2
125
+ rubygems_version: 2.4.3
122
126
  signing_key:
123
127
  specification_version: 4
124
128
  summary: A library of RDF vocabularies and vocabulary-generating tools