About: XMLStarlet

An Entity of Type: software, from Named Graph: http://dbpedia.org, within Data Space: dbpedia.org:8891

XMLStarlet is a set of command line utilities (toolkit) to query, transform, validate, and edit XML documents and files using a simple set of shell commands in a way similar to how it is done with UNIX grep, sed, awk, diff, patch, join, etc commands. This set of command line utilities can be used by those who want to test XPath query or execute commands on the fly as well as deal with many XML documents or for automated XML processing with shell scripts.

Property Value
dbo:abstract
  • XMLStarlet ist ein Kommandozeilenwerkzeug für die Verarbeitung von XML-Dokumenten. XMLStarlet wurde von Mikhail Grushinskiy in C entwickelt und greift auf die Bibliotheken libxml2 und (siehe XSL Transformation) zu. Es erzeugt je nach Aufrufparametern unterschiedliche, einfache XSLT-Templates und wendet diese auf ein Eingabedokument an. Zum Funktionsumfang von XMLStarlet gehören u. a. * Prüfen und Validieren von XML-Dokumenten (DTD, XSD, RelaxNG) * Berechnen von XPath-Ausdrücken auf XML-Dokumenten (Summen etc.) * Durchsuchen von XML-Dokumenten nach XPath-Ausdrücken * Anwenden von Stylesheets * Abfrage von XML-Dokumenten (Elemente, Attribute, Sortierungen etc.) * Verändern und Bearbeiten von XML-Dokumenten (z. B. Löschen oder Umbenennen von Elementen) * Formatieren von XML-Dokumenten * XML-Dokumente per http- oder ftp-URLs herunterladen. Die letzte aktuelle Version ist 1.6.1 und wurde am 9. August 2014 auf Sourceforge veröffentlicht. (de)
  • XMLStarlet is a set of command line utilities (toolkit) to query, transform, validate, and edit XML documents and files using a simple set of shell commands in a way similar to how it is done with UNIX grep, sed, awk, diff, patch, join, etc commands. This set of command line utilities can be used by those who want to test XPath query or execute commands on the fly as well as deal with many XML documents or for automated XML processing with shell scripts. To run XMLStarlet utility you can download it from the official site, then simply type 'xml' on the command line with the corresponding commands or queries to execute (see below). (en)
dbo:genre
dbo:latestReleaseDate
  • 2014-08-09 (xsd:date)
dbo:latestReleaseVersion
  • 1.6.1
dbo:license
dbo:operatingSystem
dbo:programmingLanguage
dbo:releaseDate
  • 2005-02-08 (xsd:date)
dbo:wikiPageExternalLink
dbo:wikiPageID
  • 18328634 (xsd:integer)
dbo:wikiPageLength
  • 7699 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID
  • 1097272912 (xsd:integer)
dbo:wikiPageWikiLink
dbp:author
  • Dagobert Michelsen, Noam Postavsky, Mikhail Grushinskiy (en)
dbp:genre
  • XML parser (en)
dbp:latestReleaseDate
  • 2014-08-09 (xsd:date)
dbp:latestReleaseVersion
  • 1.600000 (xsd:double)
dbp:license
dbp:name
  • XMLStarlet (en)
dbp:operatingSystem
  • Unix-like, Windows, CygWin, Mac OS (en)
dbp:programmingLanguage
dbp:released
  • 2005-02-08 (xsd:date)
dbp:website
dbp:wikiPageUsesTemplate
dcterms:subject
gold:hypernym
rdf:type
rdfs:comment
  • XMLStarlet ist ein Kommandozeilenwerkzeug für die Verarbeitung von XML-Dokumenten. XMLStarlet wurde von Mikhail Grushinskiy in C entwickelt und greift auf die Bibliotheken libxml2 und (siehe XSL Transformation) zu. Es erzeugt je nach Aufrufparametern unterschiedliche, einfache XSLT-Templates und wendet diese auf ein Eingabedokument an. Zum Funktionsumfang von XMLStarlet gehören u. a. Die letzte aktuelle Version ist 1.6.1 und wurde am 9. August 2014 auf Sourceforge veröffentlicht. (de)
  • XMLStarlet is a set of command line utilities (toolkit) to query, transform, validate, and edit XML documents and files using a simple set of shell commands in a way similar to how it is done with UNIX grep, sed, awk, diff, patch, join, etc commands. This set of command line utilities can be used by those who want to test XPath query or execute commands on the fly as well as deal with many XML documents or for automated XML processing with shell scripts. (en)
rdfs:label
  • XMLStarlet (de)
  • XMLStarlet (en)
owl:sameAs
prov:wasDerivedFrom
foaf:homepage
foaf:isPrimaryTopicOf
foaf:name
  • XMLStarlet (en)
is dbo:wikiPageWikiLink of
is foaf:primaryTopic of
Powered by OpenLink Virtuoso    This material is Open Knowledge     W3C Semantic Web Technology     This material is Open Knowledge    Valid XHTML + RDFa
This content was extracted from Wikipedia and is licensed under the Creative Commons Attribution-ShareAlike 3.0 Unported License