Difference between revisions of "CSV2SIARD"

From COPTR
Jump to navigation Jump to search
(Development Activity: Link to Github)
(deprecated)
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{Infobox_tool
+
{{Infobox tool
 +
|image=Csv2siard.png
 
|purpose=A tool to create SIARD containers from CSV files.
 
|purpose=A tool to create SIARD containers from CSV files.
|image=Csv2siard.png
 
 
|homepage=http://kost-ceco.ch/cms/index.php?csv2siard_de
 
|homepage=http://kost-ceco.ch/cms/index.php?csv2siard_de
 
|license=GPL V2
 
|license=GPL V2
|platforms=
+
|formats_in=CSV
|formats_in={{Format|CSV}}
+
|formats_out=SIARD
|formats_out={{Format|SIARD}}
+
|function=File Format Migration
 +
|content=Database
 
}}
 
}}
 
+
{{Infobox tool details}}
<!-- Delete the Categories that do not apply -->
 
[[Category:File Format Migration]]
 
[[Category:Database]]
 
 
 
 
 
 
= Description =
 
= Description =
 +
'''deprecated'''
 
A tool to create SIARD containers from CSV files, without the need to use an intermediate step (ie. loading into a database).
 
A tool to create SIARD containers from CSV files, without the need to use an intermediate step (ie. loading into a database).
 
 
====SIARD format====
 
SIARD stands for Software Independent Archiving of Relational Databases. The Swiss Federal Archives (SFA) have developed the SIARD format as a sustainable solution for the archiving of relations databases.
 
SIARD Format is based on internationally recognized standards such as XML, SQL:1999 and UNICODE.
 
 
Moreover, in early 2013 SIARD format has been adopted as eCH-Standard (eCH-0165: SIARD format specification http://www.ech.ch/vechweb/page?p=dossier&documentNumber=eCH-0165).
 
 
eCH-Standards define guidelines for recurring applications and their results, as for example format definitions or procedural standards. The aim of those standards is to unify and thus facilitate the electronic collaboration between authorities as well as between authorities and organizations, educational and research institutions, firms and private organizations.
 
 
   
 
   
 
.
 
.
Line 30: Line 18:
  
  
== Development Activity ==
+
= Development Activity =
 
<!-- Provide *evidence* of development activity of the tool. For example, RSS feeds for code issues or commits. -->
 
<!-- Provide *evidence* of development activity of the tool. For example, RSS feeds for code issues or commits. -->
All development activity is visible on Github: http://github.com/KOST-CECO/csv2siard/commits
+
deprecated
 
 
 
 
<!-- Add the Ohloh.com ID for the tool, if known. -->
 
{{Infobox_tool_details
 
|ohloh_id=
 
}}
 
 
 
====Activity Feed====
 
Below the last 5 activity feeds:
 
<rss max=5>https://github.com/KOST-CECO/csv2siard/commits/master.atom</rss>
 
 
   
 
   
 
.
 
.

Latest revision as of 10:45, 4 April 2024



CSV2SIARD
A tool to create SIARD containers from CSV files.
Homepage:http://kost-ceco.ch/cms/index.php?csv2siard_de
License:GPL V2
Input Formats:CSV
Output Formats:SIARD
Function:File Format Migration
Content type:Database




Description[edit]

deprecated A tool to create SIARD containers from CSV files, without the need to use an intermediate step (ie. loading into a database).

.

User Experiences[edit]

Development Activity[edit]

deprecated

.