Skip to content

Instantly share code, notes, and snippets.

@peterk
Created November 26, 2015 11:55
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save peterk/d1869976276ee68a643b to your computer and use it in GitHub Desktop.
Save peterk/d1869976276ee68a643b to your computer and use it in GitHub Desktop.
<h1>Tools for Everyone</h1>
<p>
This session looks at two tools that help to manage public sector metadata:
</p>
<p>
Scribe: Peter K
</p>
<h2>1. Estonian Public Service Metadata Editor</h2>
<p><a href="mailto:hannes.kiivet@ria.ee">Hannes Kiivet</a>, Head of interoperability solutions department, Estonian Information Systems Authority</p>
<p>
(See slides for majority of presentation)
</p>
<p>
Speaker note: Estonia is a small country and maybe it is not possible to use the same approach for a larger country.
</p>
<p>
Pilot project was run for 4 months. For overview see <a href="https://www.w3.org/2013/share-psi/wiki/images/0/0e/Pilot_Description_(Extract).pdf">pilot description document</a>:
</p>
<p>
Publishing a machine readable file on the website of the agency is difficult even if they managed to create the file. Problems with file encoding and serving. Invalid JSON was created.
</p>
<p>
Code is open sourced. See links in presentation slides for more details.
</p>
<h2>2. German XML for public administration “XÖV” tool chain in action</h2>
<p>
Sebastian Sklarß, ]init[
</p>
<p>Lutz Rabe, KoSIT <span lang=de">(Koordinierungsstelle für IT-Standards)</span>
</p>
<p>
(See slides for majority of presentation)
</p>
<p>
Context for standards implementation: No country wide person identifier. German states (16 Länder) largely autonomous in internal organization. 11000 municipalities.
</p>
<p>
Demo of the InteropBrowser: <a href="http://interopbrowser.xoev.de/#/">http://interopbrowser.xoev.de/#/</a>
</p>
<p>
Code lists and more are published on <a href="https://www.xrepository.de/">https://www.xrepository.de/</a>
</p>
<dl>
<dt>
What is your definition of standard?
</dt>
<dd>
It-specification for data exchange in german public sector. Not a formal standardization. Top -down enforced specification with a legal framework for support.
</dd>
<dt>
Is there a service catalog for the web services implementing the specifications?
</dt>
<dd>
No.
</dd>
<dt>
Is open data (e.g. address data) from public sector orgs using the same specifications?
</dt>
<dd>
This is for internal (intra-agency) use only. Main challenge is to be interoperable in Germany.
</dd>
<dt>
The XML chain is heavily invested in in many industries. Would it be possible to change to a linked data workflow incrementally?
</dt>
<dd>
Internal use case so not sure about the applicability. We are sharing code lists.
</dd>
<dt>
How are services deployed? Do we need an infrastructure to run a similar system (in Greece?)? An ESB?
</dt>
<dd>
Estonia: distributed approach. Maybe there is no need for ESB:s in government?
</dd>
</dl>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment