@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dbpedia:	<http://dbpedia.org/resource/> .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
dbpedia:VTD-XML	rdf:type	owl:Thing .
@prefix ns3:	<http://dbpedia.org/class/yago/> .
dbpedia:VTD-XML	rdf:type	ns3:SourceForgeProjects ,
		ns3:XMLParsers ,
		ns3:Software106566077 .
@prefix dbpedia-owl:	<http://dbpedia.org/ontology/> .
dbpedia:VTD-XML	rdf:type	dbpedia-owl:Work ,
		dbpedia-owl:Software .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
dbpedia:VTD-XML	foaf:homepage	<http://vtd-xml.sourceforge.net> .
@prefix dbpprop:	<http://dbpedia.org/property/> .
dbpedia:VTD-XML	dbpprop:name	"VTD-XML"@en ;
	dbpedia-owl:genre	<http://dbpedia.org/resource/Library_%28computer_science%29> ,
		dbpedia:XML ;
	owl:sameAs	<http://rdf.freebase.com/ns/guid.9202a8c04000641f800000000566349a> ;
	foaf:name	"VTD-XML" .
@prefix ns7:	<http://en.wikipedia.org/wiki/> .
dbpedia:VTD-XML	foaf:page	ns7:VTD-XML ;
	dbpedia-owl:license	dbpedia:GPL .
@prefix ns8:	<http://dbpedia.org/ontology/Software/> .
dbpedia:VTD-XML	ns8:license	dbpedia:GPL .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
dbpedia:VTD-XML	rdfs:label	"VTD-XML"@en .
@prefix ns10:	<http://dbpedia.org/ontology/Work/> .
dbpedia:VTD-XML	ns10:genre	dbpedia:XML ,
		<http://dbpedia.org/resource/Library_%28computer_science%29> ;
	dbpprop:abstract	"Virtual Token Descriptor for eXtensible Markup Language (VTD-XML) refers to a collection of XML processing technologies centered around a non-extractive XML, \"document-centric\" parsing technique called Virtual Token Descriptor (VTD). Depending on the perspective, VTD-XML can be viewed as one of the following: A \"Document-Centric\" XML parser A native XML indexer or a file format that uses binary data to enhance the text XML An incremental XML content modifier An XML slicer/splitter/assembler An XML editor/eraser A way to port XML processing on chip A non-blocking, stateless XPath evaluator VTD-XML is developed by XimpleWare and dual-licensed under GPL and proprietary license. It is originally written in Java, but is now available in C and C#. An extended version supporting 256 GB file size is also available."@en ;
	rdfs:comment	"Virtual Token Descriptor for eXtensible Markup Language (VTD-XML) refers to a collection of XML processing technologies centered around a non-extractive XML, \"document-centric\" parsing technique called Virtual Token Descriptor (VTD)."@en .
@prefix skos:	<http://www.w3.org/2004/02/skos/core#> .
@prefix ns12:	<http://dbpedia.org/resource/Category:> .
dbpedia:VTD-XML	skos:subject	ns12:Free_software ,
		ns12:SourceForge_projects ,
		ns12:Java_platform ,
		<http://dbpedia.org/resource/Category:.NET_programming_tools> ,
		ns12:XML_parsers ,
		ns12:XML .
@prefix ns13:	<http://dbpedia.org/resource/Template:> .
dbpedia:VTD-XML	dbpprop:wikiPageUsesTemplate	ns13:infobox_software ;
	dbpprop:latestReleaseVersion	2.6 ;
	dbpprop:blog	<http://vtd-xml.blogspot.com> ;
	dbpprop:genre	"XML parser/indexer/slicer/editor  library"@en ;
	dbpprop:developer	"XimpleWare"@en ;
	dbpprop:operatingSystem	"Portable"@en ;
	dbpprop:website	<http://vtd-xml.sourceforge.net/> ,
		<http://ximpleware.wordpress.com> ;
	dbpprop:license	"GPL and Proprietary License"@en .
@prefix ns14:	<http://www4.wiwiss.fu-berlin.de/flickrwrappr/photos/> .
dbpedia:VTD-XML	dbpprop:hasPhotoCollection	ns14:VTD-XML .
@prefix ns15:	<http://www.w3.org/2006/03/wn/wn20/instances/> .
dbpedia:VTD-XML	dbpprop:wordnet_type	ns15:synset-software-noun-1 .
@prefix yago:	<http://mpii.de/yago/resource/> .
yago:VTD-XML	owl:sameAs	dbpedia:VTD-XML .