SemTechBiz SF SemTechBiz UK SemTechBiz NYC more TVNewser TVSpy GalleyCat AppNewser UnBeige AgencySpy PRNewser 10,000 Words FishbowlNY FishbowlLA FishbowlDC MediaJobsDaily SocialTimes AllFacebook AllTwitter

Posts Tagged ‘XPath’

Native XML Databases and RDF

Royal Enfield sidecarThere are three trends that I observed at SemTech 2011 in San Francisco last week.  First was the increased role of native XML databases used in combination with RDF data stores.  Second was the many natural-language processing tools and vendors at the conference.  And third was the role of semantic annotations and standards directly in web content.  I think these trends are related.

One of the keynote presentations at the SemTech 2011 conference was done by the BBC.  They presented their core architecture for managing web content as having two main components: a native XML database(MarkLogic)  for content and a RDF triple store for “metadata.”  These tools were at the core of their architecture for their web sites.

Another presentation was done by the Mayo Clinic.  They also are using MarkLogic for web content and are also using semantic web technologies.  Their diagrams show that there are many ways for these systems to interact.

Read more

SemTechBiz is Less Than 2 Weeks Away

The Semantic Tech & Business Conference (SemTechBiz) is coming to San Francisco on June 3-7! Join us for case studies, innovative panels, tutorials, and keynotes that will provide you with practical advice, hands-on guidance, and breakthrough approaches to solving business problems with semantic technology. Passes go up $200 at the door. Sign up now and save !

Rule Interchange Format (RIF) Advances to W3C Proposed Recommendation

The Rule Interchange Format (RIF) Working Group has published six Proposed Recommendations. Together, they allow systems using a variety of rule languages and rule-based technologies to interoperate with each other and with Semantic Web technologies.

Three of the drafts define XML formats with formal semantics for storing and transmitting rules:

The other drafts:

The group has also published a new version of RIF Test Cases, and three other Working Drafts: RIF Overview, RIF Combination with XML data and OWL 2 RL in RIF.

RIF implementation information is available. Review comments are welcome until 8 June.

Building Competency in Semantic Web Technology

In part I of this two-part series, Dean Allemang & Scott Henninger draw on years of teaching TopQuadrant’s introduction course on the Semantic Web to make some observations on teaching Semantic Web concepts to a wide variety of students.

Read more

RIF is a W3C Candidate Recommendation

The W3C Rule Interchange Format (RIF) Working Group has published six Candidate Recommendations. Together, they allow systems using a variety of rule languages and rule-based technologies to interoperate with each other and with Semantic Web technologies.

Three of the drafts define XML formats with formal semantics for storing and transmitting rules:

The other drafts:

The group has also published a new version of RIF Test Cases, and three new First Public Working Drafts: RIF Overview, RIF Combination with XML data, and OWL 2 RL in RIF. The Working Group asks all developers to send implementation reports, and other comments, to public-rif-comments@w3.org by 29 October 2009.

Last Call for Six Rule Interchange Format (RIF) Drafts

The W3C Rule Interchange Format (RIF) Working Group has published six Last Call Working Drafts. Together, they allow systems using a variety of rule languages and rule-based technologies to interoperate with each other and with other Semantic Web technologies. Three of the drafts define XML formats with formal semantics for storing and transmitting rules:

The other drafts:

The Working Group requests comments be sent to public-rif-comments@w3.org by 31 July 2009.

The Semantics of Meaningful XML Keyword Search Using SQL

Executive Summary
  

XML Keyword Search is still a popular academic subject. It has not reached or been recognized by XML and Internet commercial products yet. The concepts involved are also very important to the semantic web. The semantics industry today with its work on higher level semantics like ontologies and taxonomies has overlooked the importance of utilizing the semantics of hierarchical structured data like XML. When working with hierarchically structured data, the first level of handling semantic understanding must be recognizing the hierarchical structure and its (lower level) hierarchical semantics. This is then used to eliminate false keyword search results that can show up as matches in hierarchical structures; otherwise they will go undetected to the higher level semantic processing which will also not detect them since they are not concerned with the structure of the data. This will cause unmeaningful results to be returned. 

Read more