@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dbpedia:	<http://dbpedia.org/resource/> .
@prefix dbpedia-owl:	<http://dbpedia.org/ontology/> .
dbpedia:EclipseLink	rdf:type	dbpedia-owl:Work ,
		dbpedia-owl:Software .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
dbpedia:EclipseLink	rdf:type	owl:Thing .
@prefix ns4:	<http://dbpedia.org/class/yago/> .
dbpedia:EclipseLink	rdf:type	ns4:Software106566077 .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
dbpedia:EclipseLink	foaf:homepage	<http://www.eclipse.org/eclipselink/> .
@prefix dbpprop:	<http://dbpedia.org/property/> .
dbpedia:EclipseLink	dbpprop:name	"EclipseLink"@en .
@prefix ns7:	<http://dbpedia.org/ontology/Software/> .
dbpedia:EclipseLink	ns7:platform	dbpedia:Java_platform ;
	dbpedia-owl:genre	dbpedia:Object-relational_mapping .
@prefix ns8:	<http://umbel.org/umbel/ne/wikipedia/> .
dbpedia:EclipseLink	owl:sameAs	ns8:EclipseLink ,
		<http://rdf.freebase.com/ns/guid.9202a8c04000641f8000000005e1cb2b> ;
	foaf:name	"EclipseLink" .
@prefix ns9:	<http://en.wikipedia.org/wiki/> .
dbpedia:EclipseLink	foaf:page	ns9:EclipseLink ;
	dbpedia-owl:platform	dbpedia:Java_platform ;
	dbpedia-owl:license	dbpedia:Eclipse_Public_License ;
	ns7:license	dbpedia:Eclipse_Public_License .
@prefix ns10:	<http://www.antoniogoncalves.org/xwiki/bin/view/Article/> .
dbpedia:EclipseLink	dbpprop:reference	ns10:TestingJPA ,
		<http://www.eclipse.org/eclipselink/> ,
		<http://www.nabble.com/EclipseLink-f26430.html> ,
		<http://www.vogella.de/articles/JavaPersistenceAPI/article.html> ,
		<http://www.eclipse.org/newsportal/thread.php?group=eclipse.technology.eclipselink> ,
		<http://it-republik.de/jaxenter/artikel/EclipseLink-Eine-Persistenzloesung-fuer-alle-Beduerfnisse-2362.html> .
@prefix ns11:	<http://wiki.eclipse.org/> .
dbpedia:EclipseLink	dbpprop:reference	ns11:EclipseLink .
@prefix ns12:	<http://java.dzone.com/articles/> .
dbpedia:EclipseLink	dbpprop:reference	ns12:introducing-eclipselink .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
dbpedia:EclipseLink	rdfs:label	"EclipseLink"@en ,
		"EclipseLink"@de ,
		"EclipseLink"@fr ;
	dbpedia-owl:developer	dbpedia:Eclipse_Foundation .
@prefix ns14:	<http://dbpedia.org/ontology/Work/> .
dbpedia:EclipseLink	ns14:genre	dbpedia:Object-relational_mapping ;
	dbpprop:abstract	"EclipseLink ist ein Open-Source-Persistenz- und ORM-Framework der Eclipse Foundation. EclipseLink erm\u00F6glicht die Interaktion mit verschiedenen Datensystemen, Datenbanken, Web services, Object XML Mappings (OXM) und Enterprise Information Systeme (EIS). EclipseLink unterst\u00FCtzt eine Reihe von Standards wie: Java Persistence API (JPA) Java Architecture for XML Binding (JAXB) Java EE Connector Architecture (JCA) Service Data Objects (SDO) OSGi EclipseLink ist die Referenzimplementierung f\u00FCr die Java Persistence API (JPA) 2.0."@de ,
		"EclipseLink est un package open source de mapping objet-relationnel pour les d\u00E9veloppeurs Java. Il fournit une plateforme puissante et flexible permettant de stocker des objets Java dans une base de donn\u00E9es relationnelle et/ou de les convertir en documents XML. EclipseLink est d\u00E9riv\u00E9 du projet TopLink de la soci\u00E9t\u00E9 Oracle. Il supporte un certain nombre d'API relatives \u00E0 la persistance des donn\u00E9es et notamment la JPA."@fr ,
		"EclipseLink is the open source Eclipse Persistence Services Project from the Eclipse Foundation. The software provides an extensible framework that allows Java developers to interact with various data services, including databases web services, Object XML mapping (OXM), and Enterprise Information System (EIS). EclipseLink supports a number of persistence standards including: Java Persistence API (JPA) Java API for XML Binding (JAXB) Java Connector Architecture (JCA) Service Data Objects (SDO). EclipseLink is based on the TopLink product, which Oracle contributed the source code from to create the EclipseLink project. The original contribution was from TopLink's 11g code base, and the entire code-base/feature set was contributed, with only EJB 2 CMP and some minor Oracle AS specific integration removed. This differs from the TopLink Essentials Glassfish contribution, which did not include some key enterprise features. The package names were changed and some of the code and configuration was moved around. The TopLink Mapping Workbench UI has also been contributed to the project. EclipseLink is the intended path forward for persistence for Oracle and TopLink. It is intended that the next major release of Oracle TopLink will include EclipseLink as well as the next major release of Oracle AS. EclipseLink supports usage in an OSGi environment. Sun Microsystems has selected the EclipseLink project to be the reference implementation for JPA 2.0."@en ;
	rdfs:comment	"EclipseLink ist ein Open-Source-Persistenz- und ORM-Framework der Eclipse Foundation. EclipseLink erm\u00F6glicht die Interaktion mit verschiedenen Datensystemen, Datenbanken, Web services, Object XML Mappings (OXM) und Enterprise Information Systeme (EIS)."@de ,
		"EclipseLink est un package open source de mapping objet-relationnel pour les d\u00E9veloppeurs Java. Il fournit une plateforme puissante et flexible permettant de stocker des objets Java dans une base de donn\u00E9es relationnelle et/ou de les convertir en documents XML. EclipseLink est d\u00E9riv\u00E9 du projet TopLink de la soci\u00E9t\u00E9 Oracle. Il supporte un certain nombre d'API relatives \u00E0 la persistance des donn\u00E9es et notamment la JPA."@fr ,
		"EclipseLink is the open source Eclipse Persistence Services Project from the Eclipse Foundation. The software provides an extensible framework that allows Java developers to interact with various data services, including databases web services, Object XML mapping (OXM), and Enterprise Information System (EIS). EclipseLink supports a number of persistence standards including: Java Persistence API (JPA) Java API for XML Binding (JAXB) Java Connector Architecture (JCA) Service Data Objects (SDO)."@en ;
	ns7:developer	dbpedia:Eclipse_Foundation .
@prefix skos:	<http://www.w3.org/2004/02/skos/core#> .
@prefix ns16:	<http://dbpedia.org/resource/Category:> .
dbpedia:EclipseLink	skos:subject	ns16:Eclipse_technology ,
		ns16:Java_platform ,
		ns16:Eclipse_software .
@prefix ns17:	<http://dbpedia.org/resource/Template:> .
dbpedia:EclipseLink	dbpprop:wikiPageUsesTemplate	ns17:infobox_software ;
	dbpprop:latestReleaseVersion	"1.1.2"@en ;
	dbpprop:programmingLanguage	<http://dbpedia.org/resource/Java_%28programming_language%29> ;
	dbpprop:genre	dbpedia:Object-relational_mapping ;
	dbpprop:developer	dbpedia:Eclipse_Foundation ;
	dbpprop:operatingSystem	dbpedia:Cross-platform ;
	dbpprop:website	<http://www.eclipse.org> ;
	dbpprop:license	dbpedia:Eclipse_Public_License .
@prefix ns18:	<http://dbpedia.org/resource/EclipseLink/latestReleaseDate/> .
dbpedia:EclipseLink	dbpprop:latestReleaseDate	ns18:release_date ;
	dbpprop:platform	dbpedia:Java_platform .
@prefix ns19:	<http://www4.wiwiss.fu-berlin.de/flickrwrappr/photos/> .
dbpedia:EclipseLink	dbpprop:hasPhotoCollection	ns19:EclipseLink .
@prefix ns20:	<http://www.w3.org/2006/03/wn/wn20/instances/> .
dbpedia:EclipseLink	dbpprop:wordnet_type	ns20:synset-software-noun-1 .
@prefix yago:	<http://mpii.de/yago/resource/> .
yago:EclipseLink	owl:sameAs	dbpedia:EclipseLink .