This version: | http://www.gsi.upm.es/ontologies/limon/ (RDF/XML, HTML) |
Latest version: | http://www.gsi.upm.es/ontologies/limon/ |
Editors: | José Ignacio Fernández, Carlos Iglesias, Mercedes Garijo |
Authors: | José Ignacio Fernández, Carlos Iglesias, Mercedes Garijo |
Contributors: | See acknowledgements |
This work is licensed under a Creative Commons Attribution License. This copyright applies to the Linked Mashups Ontology Specification and accompanying documentation in RDF. This ontology uses W3C's RDF technology, an open Web standard that can be freely used by anyone.
Linked Mashup Ontology is a model that integrates the properties and fields that are provided by current component repositories in the web. Its name comes for its approach of bringing Linked Data to Mashup-Driven Development. It allows describing mashups and their components for integrating and sharing mashup information such as categorization or dependencies. This document contains the description of the ontology.
An alphabetical index of LiMOn terms, by class (concepts) and by property (relationships, attributes), are given below. All the terms are hyperlinked to their detailed description for quick reference.
Classes: | Component | Service | Widget |
Properties: | api | apiPage | authenticationScheme | categorizedBy | clientInstallRequired | commercialLicense | dataFormat | describedBy | developerKeyRequired | endpoint | example | protocol | provider | rating | sslSupport | termsAndConditions | uses |
The Google Maps API annotated with LiMOn metadata:
<?xml version="1.0" encoding="utf-8"?> <rdf:RDF xmlns:ctag="http://commontag.org/ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:limon="http://www.ict-omelette.eu/schema.rdf#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:skos="http://www.w3.org/2004/02/skos/core#"> <skos:Concept rdf:about="http://www.ict-omelette.eu/omr/categories/mapping"> <rdfs:label>Mapping</rdfs:label> </skos:Concept> <ctag:Tag rdf:about="http://www.ict-omelette.eu/omr/tags/display"> <rdfs:label>display</rdfs:label> </ctag:Tag> <ctag:Tag rdf:about="http://www.ict-omelette.eu/omr/tags/mapping"> <rdfs:label>mapping</rdfs:label> </ctag:Tag> <ctag:Tag rdf:about="http://www.ict-omelette.eu/omr/tags/places"> <rdfs:label>places</rdfs:label> </ctag:Tag> <ctag:Tag rdf:about="http://www.ict-omelette.eu/omr/tags/viewer"> <rdfs:label>viewer</rdfs:label> </ctag:Tag> <limon:Service rdf:about="http://www.programmableweb.com/api/google-maps"> <ctag:tagged rdf:resource="http://www.ict-omelette.eu/omr/tags/display"/> <ctag:tagged rdf:resource="http://www.ict-omelette.eu/omr/tags/mapping"/> <ctag:tagged rdf:resource="http://www.ict-omelette.eu/omr/tags/places"/> <ctag:tagged rdf:resource="http://www.ict-omelette.eu/omr/tags/viewer"/> <dc:description>The Google Maps API allow for the embedding of Google Maps onto web pages of outside developers, using a simple JavaScript interface or a Flash interface. It is designed to work on both mobile devices as well as traditional desktop browser applications. The API includes language localization for over 50 languages, region localization and geocoding, and has mechanisms for enterprise developers who want to utilize the Google Maps API within an intranet. The API HTTP services can be accessed over a secure (HTTPS) connection by Google Maps API Premier customers.</dc:description> <dc:source rdf:resource="http://www.programmableweb.com/api/google-maps"/> <limon:api rdf:resource="http://code.google.com/apis/maps/index.html"/> <limon:apiBlog rdf:resource="http://googlegeodevelopers.blogspot.com/"/> <limon:apiForum rdf:resource="http://groups-beta.google.com/group/Google-Maps-API?pli=1"/> <limon:authentication>API Key</limon:authentication> <limon:categorizedBy rdf:resource="http://www.ict-omelette.eu/omr/categories/mapping"/> <limon:clientInstallRequired>false</limon:clientInstallRequired> <limon:dataFormat>JSON</limon:dataFormat> <limon:dataFormat>KML</limon:dataFormat> <limon:dataFormat>VML</limon:dataFormat> <limon:dataFormat>XML</limon:dataFormat> <limon:developerAccountRequired>false</limon:developerAccountRequired> <limon:developerKeyRequired>true</limon:developerKeyRequired> <limon:protocol>JavaScript</limon:protocol> <limon:provider rdf:resource="http://google.com"/> <limon:rating>0.8201093479130551</limon:rating> <limon:readOnlyWithoutLogin>true</limon:readOnlyWithoutLogin> <limon:sslSupport>false</limon:sslSupport> <limon:termsAndConditions rdf:resource="http://code.google.com/apis/maps/terms.html"/> <limon:usageFees>None specified</limon:usageFees> <limon:usageLimits>50,000 geocode requests per day</limon:usageLimits> <limon:vendorApiKit>JavaScript library</limon:vendorApiKit> <rdfs:label>Google Maps API</rdfs:label> </limon:Service> </rdf:RDF>
An example of Yahoo Pipe annotated with LiMOn metadata:
<?xml version="1.0" encoding="utf-8"?> <rdf:RDF xmlns:ctag="http://commontag.org/ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:hrests="http://www.wsmo.org/ns/hrests#" xmlns:limon="http://www.ict-omelette.eu/schema.rdf#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:rosm="http://www.wsmo.org/ns/rosm/0.1#"> <limon:Service rdf:about="http://pipes.yahoo.com/pipes/pipe.info?_id=0g8N7Hu82xGydYNOJjBjOg"> <dc:description>This Pipe seaches Bloglines, BlogPulse, Findory, Google Blog Search, Google News, Ice Rocket, Technorati, Yahoo! News, and MSN Live News.</dc:description> <dc:source rdf:resource="http://pipes.yahoo.com/pipes/pipe.info?_id=0g8N7Hu82xGydYNOJjBjOg"/> <limon:describedBy> <rosm:Service> <rosm:supportsOperation> <rosm:Operation> <hrests:hasAddress rdf:resource="http://pipes.yahoo.com/pipes/pipe.info?_id=0g8N7Hu82xGydYNOJjBjOg&_render=rss"/> <rosm:requestURIParameter> <rdf:Description> <rdfs:label> <rdf:Description> <ctag:tagged> <rdf:Description> <rdfs:label>text</rdfs:label> </rdf:Description> </ctag:tagged> <rdfs:label>textinput1</rdfs:label> </rdf:Description> </rdfs:label> </rdf:Description> </rosm:requestURIParameter> </rosm:Operation> </rosm:supportsOperation> </rosm:Service> </limon:describedBy> <limon:endpoint rdf:resource="http://pipes.yahoo.com/pipes/pipe.info?_id=0g8N7Hu82xGydYNOJjBjOg"/> <limon:uses rdf:resource="http://api.technorati.com"/> <limon:uses rdf:resource="http://bloglines.com"/> <limon:uses rdf:resource="http://blogpulse.com"/> <limon:uses rdf:resource="http://blogsearch.google.com"/> <limon:uses rdf:resource="http://findory.com"/> <limon:uses rdf:resource="http://google.com"/> <limon:uses rdf:resource="http://icerocket.com"/> <limon:uses rdf:resource="http://live.com"/> <limon:uses rdf:resource="http://news.google.com"/> <limon:uses rdf:resource="http://news.search.yahoo.com"/> <limon:uses rdf:resource="http://rss.findory.com"/> <limon:uses rdf:resource="http://search.live.com"/> <limon:uses rdf:resource="http://search.yahoo.com"/> <limon:uses rdf:resource="http://technorati.com"/> <limon:uses rdf:resource="http://yahoo.com"/> <rdfs:label>Aggregated News Alerts</rdfs:label> </limon:Service> </rdf:RDF>
Below see a comprehensive list of all LiMOn classes, properties and their descriptions.
Status: | unknown | |
---|---|---|
Properties include: | termsAndConditions developerKeyRequired describedBy commercialLicense usageFees uses clientInstallRequired categorizedBy | |
Used with: | uses | |
Has sub class | Service Widget | |
OWL Class |
[#] [back to top]
Status: | unknown | |
---|---|---|
Properties include: | protocol example apiPage sslSupport endpoint api dataFormat authenticationScheme | |
Sub class of | Component | |
OWL Class |
[#] [back to top]
Status: | unknown | |
---|---|---|
Sub class of | Component | |
OWL Class |
[#] [back to top]
Status: | unknown | |
---|---|---|
Domain: | Service | |
Object Property |
[#] [back to top]
Status: | unknown | |
---|---|---|
Domain: | Service | |
Datatype Property |
[#] [back to top]
Status: | unknown | |
---|---|---|
Domain: | Service | |
Datatype Property |
[#] [back to top]
Status: | unknown | |
---|---|---|
Domain: | Component | |
Range: | skos:Concept | |
Object Property |
[#] [back to top]
Status: | unknown | |
---|---|---|
Domain: | Component | |
Range: | xsd:boolean | |
Datatype Property |
[#] [back to top]
Status: | unknown | |
---|---|---|
Domain: | Component | |
Datatype Property |
[#] [back to top]
Status: | unknown | |
---|---|---|
Domain: | Service | |
Datatype Property |
[#] [back to top]
Status: | unknown | |
---|---|---|
Domain: | Component | |
Object Property |
[#] [back to top]
Status: | unknown | |
---|---|---|
Domain: | Component | |
Range: | xsd:boolean | |
Datatype Property |
[#] [back to top]
Status: | unknown | |
---|---|---|
Domain: | Service | |
Object Property |
[#] [back to top]
Status: | unknown | |
---|---|---|
Domain: | Service | |
Datatype Property |
[#] [back to top]
Status: | unknown | |
---|---|---|
Domain: | Service | |
Datatype Property |
[#] [back to top]
Status: | unknown | |
---|---|---|
Object Property |
[#] [back to top]
Status: | unknown | |
---|---|---|
Datatype Property |
[#] [back to top]
Status: | unknown | |
---|---|---|
Domain: | Service | |
Range: | xsd:boolean | |
Datatype Property |
[#] [back to top]
Status: | unknown | |
---|---|---|
Domain: | Component | |
Object Property |
[#] [back to top]
Status: | unknown | |
---|---|---|
Domain: | Component | |
Range: | Component | |
Object Property |
[#] [back to top]
This documentation has been generated automatically from the most recent ontology specification in OWL using a python script called SpecGen. The style formatting has been inspired on FOAF specification.
This work has been funded by the European Union through the Omelette project.