MapPSO is a tool for Ontology Alignment, which uses Discrete Particle Swarm Optimisation. A particle swarm is used to search for the optimal alignment. The algorithm is massively parallel and adapts naturally on parallel architectures.
This library facilitates a creation and management of OWL 2 ontology that describes a web service as defined in WSDL Version 2.0: RDF Mapping W3C specification. While the specification is based OWL 1.1 version, the library uses "The OWL API" which is OWL 2 based.
This project is a search engine that gathers data from an ontology. We took as exemple an ontology of researchers. The search uses the properties and works with partial queries and substrings. The client searching doesn't have to use the DLQuery nor the Manchester OWL Syntax, the engine we made builds the query in these syntaxes.
Porting of the SmartM3 Triple Space's KP on JavaScript.
Due to limitations on JS connectivity a "WebSocket to TCP" relay has been developed in order to enable JavaScript KP to communicato with a SmartM3 SIB.
Relay is based on jWebSocketServer.
User manual currently only in italian :(
DynamiCoS is a framework to support user-centric service composition. It uses semantic web techniques to describe and discover services, which then are used in compositions that aim at satisfying user objectives.
The current version is still an alpha version. Further developments are to be released soon.
Program to transform any XML document to a RDF one.
Some scenarios for neuroinformatics experiments are saved in standard XML document. This program should be able to parse almost any scenario so far to make a full-valuable RDF file, where every pieces of scenario has their own URI.
This project is from University of West Bohemia in Czech republic, required to Fundamentals of Software Engineering (KIV/ZSWI).
Building a federated science web one link at a time
Webtracks’ objective is to develop an approach and mechanism for constructing and propagating structured information to describe the linkage between distributed research objects in the context of academic activities.
SemaRule Navigator is an Integrated Suite of Open-Source and Free-License Software, placing Semantic and Text Analysis Technologies in the toolbox of Researchers, Students, and Enterprises.
Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.
Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
An semantic editor for describing public administration services. Produces ontologies containing a workflow description in owl notation. Can be used for modelling processes in different fields, but was originally focused on semantically describing government services with their corresponding documents, fees and other information items.
Launch the editor with Java Web Start at http://ri.tdf.lv
The “RDB2RDF Mapper” is a Java based software desktop application which allows a user to create a mapping file between a relational database and an RDFS/OWL ontology via a graphical user interface. This project is ANDS-funded.
Metadata.net is a collection of website components and tools for creating and using metadata produced by the eResearch Group at ITEE, University of Queensland.
S-FENG stands for Semantic-FEderation Next Generation.
S-FENG represents the solution for managing federation of registries with its related aspects: affiliation, promotion, semantic publication and discovery, according to UDDI 3.0.2 specifications.
Spreadsheet-to-RDF wrapper capable of transforming spreadsheets to arbitrary RDF graphs; supports mapping language with powerful formula expressions as you know from Excel, local/remote Excel/ODF/CSV, SPARQL service - source available at https://github.com/theandyl/xlwrap
The aim of ALIVE is to develop new approaches to the engineering of flexible, adaptable distributed service-oriented systems based on the adaptation of social coordination and organisation mechanisms.
foaf4java - Based on the Jena Semantic Web framework (http://jena.sourceforge.net), “FOAF for Java” is a toolkit for handling FOAF profiles easily, by Safelayer (http://labs.safelayer.com). Find more details about FOAF at http://xmlns.com/foaf/spec/.
SpatiumCube is open source technology for the easily development of Spatial Data Infrastructures (SDIs) and services over them. It includes software, stylesheets, ontologies, and other technology elements for the development of SDIs.
This is a generic XML to RDF converter which uses XSLT transformations to convert any XML document into RDF format.
The transformation uses an XSLT processor like xsltproc. The command line for the Bash shell is:
xsltproc xml2rdf3.xsl document.xml > document.rdf
Reference:
Breitling, F. 2009: A standard transformation from XML to RDF via XSLT, Astronomical Notes, Vol 330 Issue 7, DOI: 10.1002/asna.200811233,
http://onlinelibrary.wiley.com/doi/10.1002/asna.200811233/abstract...
POGG (Programação Orientada a Gráficos de Gantt) é um modelo de programação que permite a distribuição de tarefas num Sistema Multiagente (SMA) criado com a plataforma JADE (Java Agent DEvelopment Framework), formando uma grade computacional.
SAIM allows to interlink knowledge bases in the Semantic Web. It focuses on instance matching of very large knowledge bases available as SPARQL endpoints. SAIM uses machine learning techniques and is compatible with SILK.
An extension of Sesame (http://www.openrdf.org) implementing Labeled RDF/S semantics.
Statements can have a label, stored using Sesame "context". Labels can be partially ordered; a reasoner allowing to reason with labels is thus provided.