Skip to main content

Home/ Web2.0/ Group items tagged semantics

Rss Feed Group items tagged

Jake Russo

Organizing a Social Bookmarking Tagging System and How Folksonomies Have a Limited Pote... - 0 views

  •  
    Folksonomies are at the pinnacle of Web 2.0 technology. But is there any room for improvements? The disadvantages of folksonomy tagging can be improved upon by semantic 'type-tags.'
Graham Perrin

Swoogle Semantic Web Search Engine - 0 views

  • Searching over 10,000 ontologies
Graham Perrin

How to use the Tabulator - 0 views

  • only one way of looking at the Semantic Web
  • one possible form of a data browser
  • Compatibility with other browsers is something we'd like help with
  • ...4 more annotations...
  • bugs occur
  • Not functional in Internet Explorer
  • Security and browsing different sites
  • ways to allow cross-domain requests
Graham Perrin

Technology Review: Extracting Meaning from Millions of Pages - 0 views

  • University of Washington software pulls facts from 500 million Web pages
  • analyzing basic relationships between words
  • "The significance of TextRunner is that it is scalable because it is unsupervised,"
  • ...15 more annotations...
  • June 10, 2009
  • "It can discover and learn millions of relations, not just one at a time. With TextRunner, there is no human in the loop: it just finds relations on its own."
  • enter, for example, "kills bacteria,"
  • insights that "chlorine kills bacteria" or "ultraviolet light kills bacteria" or "heat kills bacteria"
  • then visit the Web page
  • ways to preview the text
  • triples
  • prototype
  • the ability of software to achieve rudimentary understanding of text
  • unprecedented scale and scope
  • analogous to technology developed by Powerset
  • a tool that was limited
  • TextRunner technology handles
  • arbitrary text on any page, including blog posts, product catalogues, newspaper articles, and more
  • "this work reflects a growing trend toward the design of search tools that actively combine the pieces of information they find on the Web into a larger synthesis."
Graham Perrin

Web Companies Develop Common Tag Format - 0 views

  • With Common Tag, content is tagged with unique, well-defined concepts
  • metadata that defines each concept
  • describes how the concepts relate
  • ...22 more annotations...
  • Semantic tagging is an important next step
  • more intelligent applications for aggregating, searching, and browsing
  • Using the Common Tag format
  • a range of services that help publishers and bloggers
  • a standard and extensible set of tags
  • services that help users discover tagged content
  • tools to relate those tags to web page content
  • automated tagging tools like those offered by Zemanta
  • More discoverable
  • discoverable through a single tag
  • Social tagging services like Faviki and Zigtag
  • allow end users to tag content using the Common Tag format
  • Services like DERI's Sindice.com provide developers with tools to find and incorporate related content into their applications using Common Tag
  • Yahoo and Google have begun reading RDFa--the markup standard used by the Common Tag format
  • More connected
  • Common Tag metadata connects concepts
  • AdaptiveBlue's Glue service plans to use the Common Tag format to help connect end users to other people with similar interests and to other related content
  • a developer might use Freebase's development tools
  • to create a simple application that takes an article
  • and allows users to
  • More engaging
  • directly within the article
Graham Perrin

Tabulator: Async Javascript And Semantic Web - 0 views

  • About
    • Graham Perrin
       
      Read 'About AJAW and the Tabulator' before attempting to use Tabulator.
Sarah HL

origo - Google Code - 0 views

shared by Sarah HL on 08 Jun 09 - Cached
  • Origo is a Web-application that enables users to manage their social community profiles utilizing semantic technologies. It allows to unite their different profiles and to browse through their semantic social network across various platforms.
LUCIAN DUMA

Google Plus, Chrome Apps and Tools gateway to knowledge in #education20: #googleplus is... - 0 views

  •  
    If you want a google plus invitation just leave a comment with your email and I will invite you to try this new semantic web tool and also I will invite you to join #edtech20 teachers circle to collaborate  with 150 teachers worldwide
Michael Marlatt

Welcome to Web 3.0 - 1 views

  • The Web 1.0 concept was simple: web pages linking to web pages. Then came Web 2.0 - a powerful movement from web pages to web applications. Web 2.0 applications have evolved into often slick viewports into proprietary or personal collections of information. This means they still primarily house data in silos inaccessible to and disconnected from the larger world, and most importantly, from each other. But as we approach 2009, the clear outlines of the new web are forming. Some call this next generation the Semantic Web, but we think that term is confining, and so, instead, we refer to it as simply Web 3.0. The new web is moving beyond connecting pages to interconnecting data objects, concepts, and things. Ultimately Web 3.0 is really about creating technology that more accurately mirrors how we see and think about the world around us.
Diego Morelli

Computational Knowledge Engine: Wolfram Alpha - 1 views

  •  
    The latest project by Stephen Wolfram is defined as the first "computational knowledge engine", something capable of answering factual question for you. The Wolfram engine is described as "a proprietary system based on fields of knowledge, containing terabytes of curated data and millions of lines of algorithms to represent real-world knowledge as we know it".
Gary Edwards

Siding with HTML over XHTML, My Decision to Switch - Monday By Noon - 1 views

  • Publishing content on the Web is in no way limited to professional developers or designers, much of the reason the net is so active is because anyone can make a website. Sure, we (as knowledgeable professionals or hobbyists) all hope to make the Web a better place by doing our part in publishing documents with semantically rich, valid markup, but the reality is that those documents are rare. It’s important to keep in mind the true nature of the Internet; an open platform for information sharing.
  • XHTML2 has some very good ideas that I hope can become part of the web. However, it’s unrealistic to think that all web authors will switch to an XML-based syntax which demands that browsers stop processing the document on the first error. XML’s draconian policy was an attempt to clean up the web. This was done around 1996 when lots of invalid content entered the web. CSS took a different approach: instead of demanding that content isn’t processed, we defined rules for how to handle the undefined. It’s called “forward-compatible parsing” and means we can add new constructs without breaking the old. So, I don’t think XHTML is a realistic option for the masses. HTML 5 is it.
    • Gary Edwards
       
      Great quote from CSS expert Hakon Wium Lie.
  • @marbux: Of course i disagree with your interop assessment, but I wondered how it is that you’re missing the point. I think you confuse web applications with legacy desktop – client/server application model. And that confusion leads to the mistake of trying to transfer the desktop document model to one that could adequately service advancing web applications.
  •  
    Response to marbux comments.
  •  
    # See also my comment on the same web page that explains why HTML 5 is NOT it for document exchange between web editing applications. . - comment by marbux # Response to marbux supporting the WebKit layout/document model. Marbux argues that HTML5 is not interoperable, and CSS2 near useless. HTML5 fails regarding the the interop web appplications need. I respond by arguing that the only way to look at web applications is to consider that the browser layout engine is the web application layout engine! Web applications are actually written to the browser layout/document model, OR, to take advantage of browser plug-in capabilities. The interoperability marbux seeks is tied directly to the browser layout engine. In this context, the web format is simply a reflection of that layout engine. If there's an interop problem, it comes from browser madness differentials. The good news is that there are all kinds of efforts to close the browser gap: including WHATWG - HTML5, CSS3, W3C DOM, JavaScript Libraries, Google GWT (Java to JavaScript), Yahoo GUI, and the my favorite; WebKit. The bad news is that the clock is ticking. Microsoft has pulled the trigger and the great migration of MSOffice client/server systems to the MS WebSTack-Mesh architecture has begun. Key to this transition are the WPF-.NET proprietary formats, protocols and interfaces such as XAML, Silverlight, LINQ, and Smart Tags. New business processes are being written, and old legacy desktop bound processes are being transitioned to this emerging platform. The fight for the Open Web is on, with Microsoft threatening to transtion their entire business desktop monopoly to a Web platform they own. The Web is going to be broken. There is no way of stopping Microsoft at this point. What we can do though is focus on Open Web solutions that are worthy alternatives to Microsoft's proprietary push. For me, this means the WebKit layout/document model supported by Apple, Adobe and Google. ~ge~
  •  
    A CMS expert argues for HTML over XHTML, explaining his reasons for switching. Excellent read! He nails the basics. for similar reasons, we moved from ODF to ePUB and then to CDf and finally to the advanced WebKit document model, where wikiWORD will make it's stand.
Thieme Hennis

Silobreaker: Welcome - 0 views

  •  
    news aggregator. advanced technology.. interesting.
Graham Perrin

Blog Smarter | Zemanta Ltd. - 0 views

  • In real-time, while you type. We suggest tags, links, photos, and related articles
Graham Perrin

Zemanta - Zemanta - contextual intelligence for everyone! - 0 views

  • Featured application
  • Faviki is a social bookmarking tool which allows you to tag webpages you want to remember with Wikipedia terms
  • Thanks to DBpedia
  • ...2 more annotations...
  • tags are references to objects which are categorized automatically
  • It uses Zemanta to suggest possible tags
Graham Perrin

For Bloggers | Zemanta Ltd. - 0 views

  • In real-time, while you type. We suggest tags, links, photos, related articles, and more.
Graham Perrin

Home - Common Tag - 2 views

  • open tagging format
  • Common Tags are references to unique, well-defined concepts
  • with metadata and their own URLs
‹ Previous 21 - 40 of 53 Next ›
Showing 20 items per page