. "The Web Mashup Scripting Language Profile" . "Semantics, Scripting, Ontologies, Mapping Relations, Web Services" . "This paper provides an overview of the Web Mashup Scripting Language (WMSL) and discusses the WMSL-Profile. It specifies the HTML encoding that is used to import Web Service Description Language (WSDL) files and metadata, in the form of mapping relations, into a WMSL web page . Furthermore, the WMSL-Profile describes the conventions used to parse the WMSL pages. It is envisioned that these pages are created by end-users with the help of an easy-to-use editor, and the processing of the WMSL webpages, which yields aligned ontologies, is accomplished by a user agent." . . "A Performance and Scalability Metric for Virtual RDF Graphs" . "virtual RDF graphs, RDF sources, Performance, Scalability" . "From a theoretical point of view, the Semantic Web is understood in terms of a stack with RDF being one of its layers. \r\nA Semantic Web application operates on the common data model expressed in RDF. Reality is a bit different, though. \r\nAs legacy data has to be processed in order to realise the Semantic Web, a number of questions arise when one is after\r\nprocessing RDF graphs on the Semantic Web. This work addresses performance and scalability issues (PSI), viz. proposing a metric\r\nfor virtual RDF graphs on the Semantic Web — in contrast to a local RDF repository, or distributed, but native RDF stores." . . "Explorative Debugging for Rapid Rule Base Development" . "rdf rules debugging verification rapidDevelopment explorativeDebugging" . "We present Explorative Debugging as a novel debugging paradigm for rule based languages. Explorative Debugging allows truly declarative debugging of rules and is well suited to support rapid, try-and-error development of rules. We also present the Inference Explorer, an open source explorative debugger for horn rules on top of RDF." . . "A user-friendly interface to browse and find DOAP project with doap:store" . . "The RDF Book Mashup: From Web APIs to a Web of Data" . "Books, Web 2.0, Web APIs, Linked Data, Amazon, Google Base, DBLP, dbpedia" . "The RDF book mashup demonstrates how Web 2.0 data sources like Amazon, Google or Yahoo can be integrated into the Semantic Web. Following the principles of linked data, the RDF book mashup makes information about books, their authors, reviews, and online bookstores available on the Semantic Web. This information can be used by RDF browsers and crawlers, and other publishers of Semantic Web data can link to it." . . "Rapid ontology-based Web application development with JSTL" . "semantic web framework, rapid application development" . "This paper presents the approach followed by the ODESeW framework for the development of ontology-based Web applications. ODESeW eases the creation of this type of applications by allowing the use of the expression language of JSTL over ontology components, using a data model that reflects the knowledge representation of common ontology languages and that is implemented with Java Beans. This framework has been used for the development of a number of portals focused on the dissemination and management of R&D collaborative projects" . . "Leveraging existing Web frameworks for a SIOC\r\nLeveraging existing Web frameworks for a SIOC explorer to browse online social communities" . "application frameworks, semantic web development, Ruby on Rails, online social communities, SIOC" . " Since online Semantic Web applications are based on existing Web\r\n infrastructure, developing these applications could leverage\r\n experiences with and infrastructure of existing frameworks. These\r\n frameworks need to be extended to deal with the different nature of\r\n Semantic Web data. We introduce several extensions to the Ruby on\r\n Rails Web development framework to support Semantic Web application\r\n development, demonstrated in the development of a SIOC explorer.\r\n This online application integrates information from heterogeneous\r\n communities, allowing users to explore this information and find\r\n relevant posts and topics across these sites without the need to\r\n manually visit the different sites." . . "Extensible SPARQL Functions With Embedded Javascript" . "sparql, perl, javascript" . "The SPARQL Query Language allows filtering of query results through arbitrary\r\npredicate expressions. Such expressions may invoke custom functions identified\r\nwith IRIs, but the SPARQL implementation used must support the identified\r\nfunction. We present an extensible approach to allowing arbitrary function\r\nimplementations using functions identified with URLs. We provide an example\r\nusing Javascript functions, show how such a system can be implemented in the\r\nPerl based RDF::Query SPARQL implementation and discuss security concerns.\r\n" . . "A lookup index for Semantic Web resources" . "indexing, lookups, crawling, RDF, Semantic Web data, decentralisation" . "Developers of Semantic Web applications face a challenge with respect to the decentralised publication model: where to find statements about encountered resources. The “linked data” approach, which mandates that resource URIs should be de-referenced and yield metadata about the resource, helps but is only a partial solution and not followed widely. We present a simple lookup index that crawls and indexes resources on the Semantic Web. Our index allows applications to automatically retrieve sources with information about certain resource. Our index is, in contrast to more feature-rich Semantic Web search engines, limited in scope and functionality and therefore simple, small, and\r\nscalable." . . "JAWS: A Javascript API for the Efficient Testing and Integration of Semantic Web Services" . "Semantic Web Services, Javascript, AJAX, REST" . "Semantic Web Services (SWS) hold a lot of potential to the future of the Semantic Web [1]. In this area, a number of tools have been developed to facilitate their definition and deployment [2][3][4]. Our goal is to support an efficient means of testing and integration within a browser-based solution. For this purpose we propose JAWS (Javascript, AJAX, Web Service) : A Javascript API to facilitate the testing and integration of SWS. This software decouples the process of SWS integration and development through facilitation of the AJAX/REST paradigm [5]. By leveraging meta-programming and deep integration techniques we support Web 2.0 inspired applications in the context of complete browser-based development [6][7]." . . "Ripple: Functional Programs as Linked Data" . "RDF, scripting language, query language, concatenative, linked data" . "Ripple is a scripting language expressed in RDF lists. Its scripts both operate upon and are made up of RDF metadata, extending the idea of HTTP dereferenceability to computation. Ripple is a variation on the \"concatenative\" theme of functional, stack-oriented languages such as Joy and Factor, and distinguishes itself through a multivalued, \"pipeline\" approach to query composition, as well as the inherent distributability of its programs. The Java implementation presented here includes a query engine, a provisonal assortment of primitive functions, and an interactive interpreter which parses commands and queries in a readable, Turtle-like format." . . "SFSW Challenge Entry: Scripting a SIOC explorer" . "SIOC, online social communities, Ruby on Rails" . "In order to explore SIOC data from multiple online\r\nsocial communities in an integrated way, we have developed a SIOC explorer. It\r\nenables importing and exploring SIOC data from community sites if they expose\r\ntheir content by publishing it in the SIOC format." . . "A Scripting Architecture to Discover and Query Decentralized RDF Data" . "RDF, Semantic Web, Collaborative Discovery, User Participation, Data Syndication" . "In this paper we describe a distributed architecture consisting of a combination of scripting tools that interact with each other in order\r\nto help to find and query decentralized RDF data. Anyone can participate in the collaborative discovery of Semantic Web documents just by browsing the web. This system is useful for dynamic discovery of RDF content and it can be a useful source of RDF documents for other Semantic Web applications. Key components of this architecture are the Semantic Radar used for discovery of Semantic Web data, PingTheSemanticWeb service for aggregating locations of RDF data and users of RDF data illustrated here on an example of doap:store." . . "[Scripting Challenge] Ripple: Functional Programs as Linked Data" . "RDF, scripting language, semantic web, linked data" . "Ripple is a scripting language expressed in RDF lists. Its scripts both operate upon and are made up of RDF metadata, extending the idea of HTTP dereferenceability to computation. Ripple is a variation on the \"concatenative\" theme of functional, stack-oriented languages such as Joy and Factor, and distinguishes itself through a multivalued, \"pipeline\" approach to query composition, as well as the inherent distributability of its programs. The Java implementation of Ripple includes a query engine, a provisonal assortment of primitive functions, and an interactive interpreter which parses commands and queries in a readable, Turtle-like format." . . "[Scripting Challenge] A lookup index for Semantic Web resources" . . "Integrating SPARQL Endpoints into Directory Services" . "SPARQL, LDAP, Directory Services, RDF" . "We demonstrate the integration of RDF knowledge bases from our social,\r\nsemantic collaboration tool OntoWiki via SPARQL endpoints into directory services based on the Lightweigth Directory Access Protocol (LDAP). In order to achieve this, we translate LDAP queries into SPARQL queries and transform the incoming SPARQL results back into the LDAP data model. The transformation component is implemented as a backend for the widely used OpenLDAP server." . . "Empowering Moodle with Rules and Semantics" . "Moodle, RDF, Semantic Web, Rule Mining, RDF-izing Moodle,e-learning, reasoning" . "This short paper describes preliminary ideas for empowering\r\ne-learning platform Moodle with rules and semantics. Many existing web\r\napplications already contain a lot of structured information, which is\r\nstill not presented in machine-readable way. Extracting this information from an existing e-learning platform may give benefits to course tutors such as more control over course management, advanced reports and filters, reasoning over the course content. We describe how to represent the existing Moodle content in RDF and how to add rules on top of the RDF fact base. A semi-automatic method for rule mining and rule development is discussed." . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . "c0bd9404387770ed505283ba9b5019a1ea74db5a" . . "Marwan " . "Sabbouh" . "The MITRE Corporation" . "USA" . . "795eea2bb3ee721e5658d2dd35a5aa1c497f5daf" . . "Jeff " . "Higginson" . . "46b0b43184afafb9e827e5ae09c29cb451fd7a12" . . "salim" . "Semy" . . "3805164f6fa0a205dda364ffe5a07df075c6adc5" . . "Danny" . "Gagne" . . "767ee37654c50acd970f6a5598252955cabc4332" . . "Michael" . "Hausenblas" . "JOANNEUM RESEARCH" . "Austria" . . "f3abd7d60e05be98bb045dceb2ae09680175e2c8" . . "Wolfgang" . "Slany" . "Graz University of Technology" . "Austria" . . "78528f8c7e02732d54ed652fe2628b741f7df37f" . . "Danny" . "Ayers" . "Independent Author" . "Italy" . . "7d274e4cc427016dfd5b0fa1ddf71ea052d9d40b" . . "Valentin" . "Zacharias" . "FZI Research Center for Information Technologies" . "Germany" . . "0a3fc2e6c0c24a82320733a9e5b18b89a4dc4387" . . "Andreas" . "Abecker" . "FZI Research Center for Information Technologies" . "Germany" . . "528b95cc44060ceea571d7498a9fd2c7e3ca8a4c" . . "Alexandre" . "Passant" . "Université Paris 4 - LaLICC" . "France" . . "cfe7c8516ffc4aeda5ee50b1472c58764414331c" . . "Christian" . "Bizer" . "Freie Universität Berlin" . "Germany" . . "5015291f2a6af9210f8d809b211db147d05cbadf" . . "Richard" . "Cyganiak" . "Freie Universität Berlin" . "Germany" . . "c8d67ab19f89283d60977348b9387e09551c47b5" . . "Tobias" . "Gauss" . "Freie Universität Berlin" . "Germany" . . "4cd1f75d719dbd1fbb400c7b55966da01c3eeb74" . . "Angel" . "Lopez-Cima" . "Universidad Politecnica de Madrid" . "Spain" . . "e2e6d32bb6d91e9b8f1822ae785116a497105a63" . . "Oscar" . "Corcho" . "University of Manchester" . "United Kingdom" . . "fe6e7c632bc323dab349ba8e616907830cb949f3" . . "Asuncion" . "Gomez-Perez" . "Universidad Politecnica de Madrid" . "Spain" . . "3c7272764303b1b06585fef0786a92fe7f89d392" . . "Benjamin" . "Heitmann" . "Digital Enterprise Research Institute" . "Ireland" . . "e71cda8c217abb49b2e2d5734cc2ac37b036cd78" . . "Eyal" . "Oren" . "Digital Enterprise Research Institute" . "Ireland" . . "64cc42e1db91994b0641bb3637bcf5e3a1c56508" . . "Gregory" . "Williams" . "University of Maryland" . "USA" . . "e71cda8c217abb49b2e2d5734cc2ac37b036cd78" . . "Eyal" . "Oren" . "Digital Enterprise Research Institute" . "Ireland" . . "da39a3ee5e6b4b0d3255bfef95601890afd80709" . . "Giovanni" . "Tummarello" . "Digital Enterprise Research Institute" . "Ireland" . . "d607cd9d9767b4045e12a06caf2200b1da4ec6f9" . . "David" . "Ostrowski" . "Ford Motor Research" . "USA" . . "fa5fb6acf9d9965d1a3a0dbf8cbe7514bbec10e5" . . "Joshua" . "Shinavier" . "Soph-Ware Associates, Inc." . "USA" . . "3c7272764303b1b06585fef0786a92fe7f89d392" . . "Benjamin" . "Heitmann" . "Digital Enterprise Research Institute, National University of Ireland, Galway" . "Ireland" . . "e71cda8c217abb49b2e2d5734cc2ac37b036cd78" . . "Eyal" . "Oren" . "Digital Enterprise Research Institute, National University of Ireland, Galway" . "Ireland" . . "b1ab608ce6435eb85611a71cf759c0bd19d1aca3" . . "Uldis" . "Bojārs" . "Digital Enterprise Research Institute, National University of Ireland, Galway" . "Ireland" . . "064291e49af62858598f3790598009ec4a6d768b" . . "Alexandre" . "Passant" . "Universit´e Paris IV Sorbonne" . "France" . . "bb81ecaac6992f832ea69313bd04d4fd9e2e4e0f" . . "Frederick" . "Giasson" . "Zitgist LLC" . "Canada" . . "9bcac617d871ea4b722f2831ae73a0ca0b09fc8d" . . "John" . "Breslin" . "Digital Enterprise Research Institute, National University of Ireland, Galway" . "Ireland" . . "fa5fb6acf9d9965d1a3a0dbf8cbe7514bbec10e5" . . "Joshua" . "Shinavier" . "Soph-Ware Associates, Inc." . "USA" . . "e71cda8c217abb49b2e2d5734cc2ac37b036cd78" . . "Eyal" . "Oren" . "Digital Enterprise Research Institute" . "Ireland" . . "0c7717162774ded82cced12eca51ad02e4281bc5" . . "Giovanni" . "Tummarello" . "Digital Enterprise Research Institute" . "Ireland" . . "4220157adb98c500bbc2a96e9af3f9ae571b773d" . . "Sebastian" . "Dietzold" . "University of Leipzig" . "Germany" . . "55939ff4dcb8118526b10050cdf52ed1b8a7f611" . . "Sören" . "Auer" . "Universität Leipzig" . "Germany" . . "75b17ba1c6ffebeea68e33b05db047bd8aa7636e" . . "Sergey" . "Lukichev" . "BTU Cottbus" . "Germany" . . "1b34efb0078f884c9bc812bbb7366f042ffb7143" . . "Adrian" . "Giurca" . "BTU Cottbus" . "Germany" . . "3d57ec70b12428ae431b22d8eb68e2a64fedcc2e" . . "Mircea" . "Diaconescu" . "BTU Cottbus" . "Germany" . . "4d6c0843868316c8a910ef59025cb8bdebb9759f" . . "Gunnar" . "Grimnes" . "DFKI" . "Germany" . . "78528f8c7e02732d54ed652fe2628b741f7df37f" . . "Danny" . "Ayers" . "http://dannyayers.com" . "hyperdata.org" . "Italy" . . "46a9eb6fa74057baeeef03a42e038a8489441c87" . . "Frank" . "Fuchs-Kittowski" . "http://www-berlin.isst.fhg.de/~ffuchs/" . "Fraunhofer ISST" . "Germany" . . "472c05533e6ea53a2969b7c741324789892c2640" . . "Gregory" . "Williams" . "University of Maryland" . "USA" . . "1735771d0362d5da01e1d6cbe9e59f094b79da2f" . . "Benjamin" . "Nowack" . "http://www.appmosphere.com/" . "appmosphere web applications" . "Germany" . . "3f93b69c3195fc32bf811fe4a7b31566de0f7bc8" . . "Claudia" . "Mueller" . "http://wi.uni-potsdam.de" . "University of Potsdam" . "Germany" . . "55939ff4dcb8118526b10050cdf52ed1b8a7f611" . . "Sören" . "Auer" . "http://bis.informatik.uni-leipzig.de" . "University of Leipzig" . "Germany" . . "3d277ad3baac886aaec1c27a6473042d8e907724" . . "David" . "Aumueller" . "University of Leipzig" . "Germany" . . "2648e51ca90dc860da55421469786b6b57583a25" . . "Edd" . "Dumbill" . "http://usefulinc.com/" . "Useful Information Company Ltd" . "UK" . . "1782715c10b8feb099bebbfcc59a9147eedd1b02" . . "Vlad" . "Tanasescu" . "http://kmi.open.ac.uk/vlad/" . "KMi - Open University - CRC" . "United Kingdom" . . "650d362ab56485ac29e41f30fe59037c361f1af0" . . "Peter" . "Mika" . "Yahoo! Research Barcelona" . "Spain" . . "5015291f2a6af9210f8d809b211db147d05cbadf" . . "Richard" . "Cyganiak" . "http://dowhatimean.net/" . "Freie Universität Berlin" . "Germany" . . "64030b7bf27f6cb03679428491111fa538a78aa6" . . "Sebastian" . "Schaffert" . "http://www.salzburgresearch.at" . "Salzburg Research" . "Austria" . . "8b39951d02f09185a13793244c61f8e3dbea61d0" . . "Daniel" . "Krech" . "http://eikeon.com" . "University of Maryland" . "USA" . . "48d1ca4ea33f636d249bb4f447d5ca778159fa23" . . "Alberto" . "Reggori" . "http://reggiori.webweaving.org" . "Asemantics S.r.l." . "United Kingdom" . . "b1ab608ce6435eb85611a71cf759c0bd19d1aca3" . . "Uldis" . "Bojars" . "http://captsolo.net/info/" . "Digital Enterprise Research Institute, NUI Galway" . "Ireland" . . "409ba0758d867e114beec536748ef19ce504cb03" . . "Tom" . "Heath" . "http://kmi.open.ac.uk/people/tom/" . "KMi, Open University" . "UK" . . "1f20bcd27c3320237c84ad0add21fd219f701af3" . . "Denny" . "Vrandecic" . "http://www.aifb.uni-karlsruhe.de/Personen/viewPerson?id_db=2097" . "Universität Karlsruhe (TH)" . "Germany" . . "f04196995dc324618845be58c5212ee9389c4bb5" . . "Dietze" . "Stefan" . "http://kmi.open.ac.uk" . "Open University" . "UK" . . "4394af9efdd64d56e1bf77cf6c0f751b64030a4c" . . "Elias" . "Torres" . "http://torrez.us/" . "IBM" . "USA" . . "12b9b043d49c216738e442fc5f95a227039d070a" . . "David" . "Beckett" . "http://www.yahoo.com/" . "USA" . . "7680fc65e05587d28438cd087921bca27d5b6db1" . . "Leigh" . "Dodds" . "http://www.ldodds.com/blog" . "Ingenta" . "UK" . . "52505eaf8e8507f091ca0bfac57de7f68e6124c4" . . "Stefan" . "Decker" . "DERI Galway" . "Ireland" . . "af3ad8de6d05ff65ba31fcead7ed9634a1b18aa7" . . "Libby" . "Miller" . "http://www.joost.com" . "Joost" . "UK" . . "301cce7e2dd2d1cc2e7440f6d2325c0aaf933ced" . . "Sven" . "Schwarz" . "http://www.dfki.uni-kl.de/~schwarz/" . "DFKI GmbH" . "Germany" . . "Semantic Web frameworks and APIs for scripting languages" . "Frameworks and APIs" . . "RDF repositories and query languages implemented using scripting languages" . "Repositories" . . "Reasoning engines implemented using scripting languages" . "Reasoning engines" . . "Semantic Web publishing and data syndication frameworks" . "Publishing" . . "Approaches to crawling Web data and querying distributed data on the Web" . "Crawling & querying" . . "Semantic Web applications using scripting languages" . "Applications" . . "Approaches (e.g. RDFa, microformats, GRDDL) to RDF-izing existing applications" . "RDF-izing" . . "Mashups that provide RDF views on Web 2.0 data sources such as Google, Yahoo, Amazon or eBay" . "Semantic Mashups" . . "Wikis, weblogs, data syndication and content management applications using RDF" . "Semantic Wikis" . . "RDF/OWL editors and authoring environments" . "RDF/OWL editors" . . "Scripting applications for visualizing Web data" . "Visualizing Web data" . . "Semantic Web Mining and Social Network Analysis" . "Semantic Web Mining" . . "Rapid development techniques for the Semantic Web" . "Rapid development" . . "Employment of scripting language characteristics for Semantic Web development" . "Scripting languages" . . "Scalability and benchmarks of Semantic Web scripting applications" . "Scalability/benchm." . . "Scripting Challenge" . "Scripting Challenge" .