Skip to main content

Home/ sensemaking/ Group items tagged xml

Rss Feed Group items tagged

Jack Park

Home - 0 views

  •  
    Inspired by Yahoo's Pipes, DERI Web Data Pipes implement a generalization which can also deal with formats such as RDF (RDFa), Microformats and generic XML. DERI Pipes are Open Source Software, ad as such they can be easily extended and applyed in use cases where a local deployment is needed. DERI Pipes provides a rich web GUI where pipes can be graphically edited, debugged and invoked. The execution engine is also available as a standalone JAR, which is ideal for embedded use. DERI Pipes, in general, produce as an output streams of data (e.g. XML, RDF,JSON) that can be used by applications. However, when invoked by a normal browser, they will provide a end user GUI for the user to enter parameter values and browse the results
Jack Park

Apache Synapse - The lightweight ESB - 0 views

  •  
    Apache Synapse is designed to be a simple, lightweight and high performance Enterprise Service Bus (ESB) from Apache. Based on a small asynchronous core, Apache Synapse has excellent support for XML and Web services - as well as binary and text formats. The Synapse engine is configured with a simple XML format and comes with a set of ready-to-use transports and mediators. We recommend you start by reading the QuickStart and then trying out the samples.
Jack Park

Sphinx - Free open-source SQL full-text search engine - 0 views

  •  
    Sphinx is a full-text search engine, distributed under GPL version 2. Commercial license is also available for embedded use. Generally, it's a standalone search engine, meant to provide fast, size-efficient and relevant fulltext search functions to other applications. Sphinx was specially designed to integrate well with SQL databases and scripting languages. Currently built-in data sources support fetching data either via direct connection to MySQL or PostgreSQL, or using XML pipe mechanism (a pipe to indexer in special XML-based format which Sphinx recognizes).
Jack Park

Home - MarkMail - 0 views

  •  
    MarkMail is a free service for searching mailing list archives, with huge advantages over traditional search engines. It is powered by MarkLogic Server: Each email is stored internally as an XML document, and accessed using XQuery. All searches, faceted navigation, analytic calculations, and HTML page renderings are performed by a small MarkLogic Server cluster running against millions of messages.
Jack Park

Historical Event Markup and Linking Project - 0 views

  •  
    The Historical Event Markup and Linking project provides a means of coordinating and navigating disparate historical materials on the internet. It includes 1. an XML schema for historical events which describes the events' participants, dates, location and keywords; the schema associates these with source materials in print or on the web. 2. XSLT stylesheets that combine conforming documents and generate lists, maps and graphical timelines out of them. Heml integrates these resources using the Cocoon2 web publishing engine.
Jack Park

Developer Guide - Protocol Buffers - Google Code - 0 views

  •  
    Protocol buffers are a flexible, efficient, automated mechanism for serializing structured data - think XML, but smaller, faster, and simpler. You define how you want your data to be structured once, then you can use special generated source code to easily write and read your structured data to and from a variety of data streams and using a variety of languages. You can even update your data structure without breaking deployed programs that are compiled against the "old" format.
Jack Park

Apache UIMA - Apache UIMA - 0 views

  •  
    Unstructured Information Management applications are software systems that analyze large volumes of unstructured information in order to discover knowledge that is relevant to an end user. UIMA is a framework and SDK for developing such applications. An example UIM application might ingest plain text and identify entities, such as persons, places, organizations; or relations, such as works-for or located-at. UIMA enables such an application to be decomposed into components, for example "language identification" -> "language specific segmentation" -> "sentence boundary detection" -> "entity detection (person/place names etc.)". Each component must implement interfaces defined by the framework and must provide self-describing metadata via XML descriptor files. The framework manages these components and the data flow between them. Components are written in Java or C++; the data that flows between components is designed for efficient mapping between these languages. UIMA additionally provides capabilities to wrap components as network services, and can scale to very large volumes by replicating processing pipelines over a cluster of networked nodes.
Jack Park

KML - What Is KML? - 0 views

  •  
    KML is a file format used to display geographic data in an earth browser, such as Google Earth, Google Maps, and Google Maps for mobile. A KML file is processed in much the same way that HTML (and XML) files are processed by web browsers. Like HTML, KML has a tag-based structure with names and attributes used for specific display purposes. Thus, Google Earth and Maps act as browsers for KML files.
Jack Park

KML Tutorial - KML - Google Code - 0 views

  •  
    KML is a file format used to display geographic data in an Earth browser such as Google Earth, Google Maps, and Google Maps for mobile. KML uses a tag-based structure with nested elements and attributes and is based on the XML standard. All tags are case-sensitive and must be appear exactly as they are listed in the KML Reference. The Reference indicates which tags are optional. Within a given element, tags must appear in the order shown in the Reference.
Jack Park

OntoWebber - 0 views

  •  
    OntoWebber is a Web site management system, which facilitates the creation, generation and maintenance of Web sites. Using OntoWebber, site engineers can build site models for domain-specific Web sites. The site models are based on explicit ontologies including the domain ontology and four distinct site-modeling ontologies. Using a RDF-aware rule engine, rules can be defined to check integrity constraints on the resulting site models, thus enforcing desirable properties of the materialized Web site. Both ontologies and site models are expressed using RDF(S)/XML languages. Rules are defined in the F-logic format. The prototype system provides an Integrated Development Environment (IDE) for site engineers to performed all the above tasks for managing Web sites.
Jack Park

BioMoby in Java - 0 views

  •  
    This is a sub-project of the BioMoby project. It aims to develop tools in Java in order: * to access BioMoby registries, allowing all features provided by such registries, including but not limited to registering and deregistering of the BioMoby services and their parts, discovering them, and understanding their data in various formats (such as RDF), * to create Java implementations of BioMoby services, especially to help service providers with creating BioMoby data containers (input and output data) without exposing providers to the complexity of the XML required and produced by BioMoby services, and finally
Jack Park

SourceForge.net: RapidMiner (YALE) -- Java Data Mining - 0 views

  •  
    (aka YALE) data mining, machine learning, knowledge discovery, business intelligence in Java. 400+ operators: data mining incl. Weka,learning,preprocessing,validation,visualization. GUI,API,XML,analysis,knowledge discovery,databases,business intelligenc
Jack Park

Screencasts of Ruby on Rails - 0 views

  •  
    Creating a weblog in 15 minutes with Rails 2 In 15 minutes, we go from scratch to complete weblog engine with comments, ajax, an ATOM feed, an XML and JSON API, tests, an administrative interface, and much more! We strongly advise that you sit down before starting this whirlwind tour. Your head may well be spinning at the end.
Jack Park

OWL 2 Web Ontology Language:Primer - 0 views

  •  
    The W3C OWL 2 Web Ontology Language (OWL) is a Semantic Web language designed to represent ontologies - information about how individuals are grouped and fit together in a particular domain. OWL can represent rich and complex information about classes of individuals and their properties. OWL is a logical language, where every construct has a well-defined meaning, meanings that fit together to support exact and useful representation of many different kinds of information. OWL groups information into ontologies in the form of documents that can be stored and transmitted across the World Wide Web in the same way that data and other kinds of information are and that can be completely and effectively processed by tools that extract the information implicit in an ontology.
Jack Park

EUROVOC - 0 views

  •  
    Eurovoc is a multilingual thesaurus covering the fields in which the European Communities are active; it provides a means of indexing the documents in the documentation systems of the European institutions and of their users. The European Parliament, the Office for Official Publications of the European Communities, the national and regional parliaments in Europe, some national government departments and European organisations are currently using this controlled vocabulary.
Jack Park

Making Sense of Sensemaking 1: Alternative Perspectives - 0 views

  •  
    This essay discusses the notion of sensemaking, including definitions and possible applications for intelligent decision support systems. The perspectives on the notion of sensemaking are those of psychology, human-centered computing, and naturalistic decision making. The essay discusses a number of myths about sensemaking (for example, that sensemaking is merely "connecting the dots"), showing how empirical evidence about expert decision making refutes the myths.
Jack Park

wiki.dbpedia.org : About - 0 views

  •  
    DBpedia is a community effort to extract structured information from Wikipedia and to make this information available on the Web. DBpedia allows you to make sophisticated queries against Wikipedia, and to link other data sets on the Web to Wikipedia data.
Jack Park

XFML Core aka version 1.0: exchanging faceted metadata language - 0 views

  •  
    XFML lets you exchange hierarchical faceted metadata. It also lets you indicate topics in different published XFML documents are equal, thus allowing you to reuse indexing efforts. XFML borrows many ideas from Topicmaps, a format you should check out if you like the ideas behind XFML but are frustrated with its limitations (see http://topicmaps.org).
Bernard (ben) Tremblay

IBM, Sun Microsystems Launch ODF Toolkit Union To Grow Adoption, Community and Software... - 0 views

  •  
    IBM (NYSE: IBM) and Sun Microsystems, Inc. (NASDAQ: JAVA) today announced the launch of the OpenDocument Format (ODF) Toolkit Union, a new open-source software community project organized to make document software more innovative, versatile and useful for business.
Jack Park

Cover Pages: Oracle Beehive Object Model Proposed for Standardization in OASIS ICOM TC. - 0 views

  •  
    On January 07, 2009, OASIS announced the submission of a draft charter for a new OASIS Technical Committee to define an integrated collaboration object model supporting a complete range of enterprise collaboration activities. The proposed data model is based upon the Oracle Beehive Object Model (BOM), to be contributed by Oracle to the ICOM TC. The new standard model, interface, and protocol would support contextual collaboration within business processes for an integrated collaboration environment which includes communication artifacts (e.g., email, instant message, telephony, RSS), teamwork artifacts (such as project and meeting workspaces, discussion forums, real-time conferences, presence, activities, subscriptions, wikis, and blogs), content artifacts (e.g., text and multi-media contents, contextual connections, taxonomies, folksonomies, tags, recommendations, social bookmarking, saved searches), and coordination artifacts (such as address books, calendars, tasks) etc.
1 - 20 of 24 Next ›
Showing 20 items per page