DISQUS

DISQUS Hello! Thinking Clearly is using DISQUS, a powerful comment system, to manage its comments. Learn more.

Community Page

  • Subscribe

  • Community

  • Top Commenters

  • Popular Threads

  • Recent Comments

    • Small update: the rate that housing in DC is going for Obama's upcoming inauguration, I think we can massively capitalize C&P by renting out the office for the week! I've seen rates...

      7 months ago by Kendall

      in Yes We Can? Yes We Did!

    • I appreciate how difficult that must have been for you, Jim, and I agree that "woohoo" is exactly how I felt too! :>

      7 months ago by Kendall

      in Yes We Can? Yes We Did!

    • Testing Disqus, again... Hopefully it works out this time.

      7 months ago by Kendall

      in Pellet 2.0 RC3

    • As much as I hate to agree with Kendall, I must say WOOOOHOOO!!!

      8 months ago by Jim Hendler

      in Yes We Can? Yes We Did!

    • It's utterly joyous and amazing. The bummer in the joy are the various anti-gay marriage initiatives, including the loathsome Prop 8 in California. I find it hard to believe and sad that people...

      8 months ago by Bijan Parsia

      in Yes We Can? Yes We Did!

Thinking Clearly

Semantics: OWL, RDF, etc.
Jump to original thread »
Author

Exhibit-ionism

Started by Kendall · 10 months ago

Exhibit really is charming. I did an experimental Exhibit of my publications, as listed on DBLP. I hacked up a little XSLT to scrape my DBLP pages for Bibtex (which is available; it’s like 14 xslt lines which is like 2 lines for you and me). Details are on the Exhibit itself.% ... Continue reading »

4 comments

  • Hi,
    Instead of using XSLT, you could also use directly the RDF access to DBLP : http://www4.wiwiss.fu-berlin.de/dblp/
    Normally a Sparql query can give you all the needed data.
    Did you try this way ?
  • I didn't know about that site. It looks handy.

    I might try the experiment of extracting stuff via this RDFization. Though, the XSLT is pretty trivial and has done the job.
  • Fresnel (http://www.w3.org/2005/04/fresnel-info/) is a declarative format for how RDF should be presented. None of the interactive features that Exhibit gives you, would be possible. Maybe. But it could be a nice way to have a RDF-driven homepage.
  • I'm aware of Fresnel (and, indeed, we use it in JSpace.

    My point is completely distinct from RDF. My point is that there is a lot of Javascript + CSS out there that make many sites way more usable (for certainly classes of users, including me!), but I wish more of these interactive features were available without having to use an idiosyncratic implementation of them in a full fledged, but inconsistently implemented, programming language.

    Javascript programmers have done amazing things (just see OAT), but I like web pages to be safer than they are and still usable. Some things are easy to roll in (toggling visibility of text...that should be built in; footnotes; lots of widgets). They would be easier to use as well (though the best Javascript libraries do a pretty good job of making widgets plug and go).

    Finally, none of the Fresnel implementations have one of the most charming features of Exhibit: working in standalone pages. It's obviously not impossible to make one up, but doing it straight from RDF would probably be pretty painful. Something Fresnelish tuned for Exhibit databases would certainly be easier to get going, I'd imagine.
Please login to comment.
Returning? Login