publish_my_data 1.3.8 → 1.3.9
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -7,5 +7,11 @@
|
|
|
7
7
|
= page_title("About PublishMyData")
|
|
8
8
|
%section
|
|
9
9
|
= fullwidth do
|
|
10
|
-
|
|
11
|
-
|
|
10
|
+
:markdown
|
|
11
|
+
PublishMyData is Swirrl's Linked Data publishing platform. It lets you serve your 5-star Open Data on the web in a format that’s easy to understand, but it’s also machine readable so data experts can exploit it.
|
|
12
|
+
|
|
13
|
+
With PublishMyData your organisation’s data can be used to far greater effect: linking with other, related data and reaching a wider audience who, in turn, can manipulate it for themselves.
|
|
14
|
+
|
|
15
|
+
The Ruby on Rails-based [PublishMyData Community Edition](http://github.com/swirrl/publish_my_data) forms the core of our enterprise software. You are free to use Community Edition to create and host your own Linked Data sites, with no licensing costs. It does not provide you with access to our online administration tools, but command-line alternatives are available.
|
|
16
|
+
|
|
17
|
+
[Find out more](http://publishmydata.com).
|
metadata
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: publish_my_data
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 1.3.
|
|
4
|
+
version: 1.3.9
|
|
5
5
|
prerelease:
|
|
6
6
|
platform: ruby
|
|
7
7
|
authors:
|
|
@@ -16,7 +16,7 @@ authors:
|
|
|
16
16
|
autorequire:
|
|
17
17
|
bindir: bin
|
|
18
18
|
cert_chain: []
|
|
19
|
-
date: 2014-03-
|
|
19
|
+
date: 2014-03-17 00:00:00.000000000 Z
|
|
20
20
|
dependencies:
|
|
21
21
|
- !ruby/object:Gem::Dependency
|
|
22
22
|
name: rails
|
|
@@ -541,7 +541,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
|
|
|
541
541
|
version: '0'
|
|
542
542
|
segments:
|
|
543
543
|
- 0
|
|
544
|
-
hash:
|
|
544
|
+
hash: 292748421446613393
|
|
545
545
|
required_rubygems_version: !ruby/object:Gem::Requirement
|
|
546
546
|
none: false
|
|
547
547
|
requirements:
|