搜索资源列表
rdf-api-2000-11-13
- 好东西啊!你看看就知道了-good things, ah! You look at know!
DB-RDF
- Java实现的数据库和RDF之间的转换程序。-Java database and between RDF conversion.
RDFSWebViewer
- A Java J2EE web application allowing the visualisation of RDFS/RDF files. It is based on STRUTS framework. Requires JENA API. Usefull to learn how to use JENA to parse an ontology or document model.
promi0.1
- PROMI is a Platform for the Reuse of Ontologies through Merging and Integration. It imports ontologies represented as OWL, RDF(S), DDL, DTD and XML schemas and incrementally merges their contents using various matching algorithms.
Jena
- Jena is Java toolkit for developing semantic web applications based on W3C recommendations for RDF and OWL. It provides an RDF API ARP, an RDF parser SPARQL, the W3C RDF query language an OWL API and rule-based inference for RDFS and OWL. -Jena is
as
- 利用jena的开放源代码,对自己写得XML-rdf文件进行解析,对RDF属性加上权重,来进行资源表达的一段代码。里面修改部分有注释。-The use of jena open source, written in their own XML-rdf file parsing, to RDF properties coupled with the weight of resources to carry out the expression of a piece of code. Inside a
ffjcext
- 冒险岛Java附带压缩程序. <?xml version="1.0"?> <RDF xmlns="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:em="http://www.mozilla.org/2004/em-rdf#"> <Descr iption about="urn:mozilla:install-manifest"> <em:name>Java Co
FirstExemplesAllegroGraph
- How use AllegroGraph RDF
jena
- jena源码,解析owl。解析rdf文件。-jena source, parsing owl. Parse rdf file.
Jena-2.5
- jena是一个java 的API,用来支持语义网的有关应用,学习jena需要了解XML 、RDF、 Ontology、OWL等方面的知识。-jena is a java API to support the Semantic Web application, learning the jena need to understand the knowledge of XML, RDF, Ontology OWL.
BridgOntologiesConceptualSchemal
- java 开发的语义网技术,关于OWL,RDF,SW等-java development of Semantic Web technology, OWL, RDF,, SW
apache-any23-0.7.0-incubating-src
- Apache Anything To Triples (Any23) 是一个库、web服务和命令行工具用来从微格式、RDF、为数据、RDF/XML、Turtle、N-Tripes 和 Quards)中抽取结构化数据。-Apache Anything To Triples (Any23) is a library used for data from microformats, RDF, RDF/XML, Turtle, N-Tripes and Quards) extracting struct
flock-jetty-0.6
- Flock是一种RSS/RDF用Java编写的信息集成器。它是一种server-side应用程序,带有一个浏览器。-Flock is an RSS/RDF Information Integrator written in Java. It is a server-side application with a browser.
jena-2.6.4
- ena是一个java 的API,用来支持语义网的有关应用,学习jena需要了解XML 、RDF、 Ontology、OWL等方面的知识。具体来讲,需要知道什么是本体以及如何利用工具(如protege等)建立本体,要能读懂和手动编写RDF、XML,对OWL也要熟悉。 jena是用java实现的,其应用也通常是采用java的,所以初学者还需要一定的java技术基础,否则学起来会很麻烦。如果不具备这些基础,就想立马动手解析,那只是浪费时间,并且会感到失败和沮丧,甚至丧失进一步学习的信心。-Apac
RelationalOWL_v01beta3.src
- Relational.OWL自动提取几乎所有的关系数据库的语义,并自动将这些信息转化成RDF/ OWL,该过程由大量的语义Web应用程序加工。-Relational.OWL automatically extracts the semantics of virtually any relational database and transforms this information automatically into RDF/OWL, processable by a wide majorit
RDF
- Examples of various operations on the RDF model,include output,create,writing and reading of the RDF model.