Main Page

(Difference between revisions)

Jump to: navigation, search

(?Extracting Semantic Annotations)
Line 1: Line 1:
 
__NOTOC__
 
__NOTOC__
 
{{#widget:TestingPage}}
 
{{#widget:TestingPage}}
?
 
+
<div style="margin:0 auto;">
?
 
+
{{#widget:Twitter Search
  +
|query=’#schema OR schema.org OR schemaorg OR RDfa
  +
|title=Semantic Annotations
  +
|caption=what people say about semantic annotations
  +
|height=200
  +
|width=1024
  +
|interval: 300
  +
}}{{#widget:Twitter Follow
  +
|twitter=getSchema
  +
|what=us
  +
}}</div>
 
* [[Not Appropriate Usage Examples]]
 
* [[Not Appropriate Usage Examples]]
 
* [[List of websites using Schema.org | List of websites using Schema.org markup]]
 
* [[List of websites using Schema.org | List of websites using Schema.org markup]]
Line 65: Line 75:
   
 
== Extracting Semantic Annotations==
 
== Extracting Semantic Annotations==
?
<div style="margin:0 auto;">
+
Typically, applications need to extract semantic annotations from the web pages and use them to perform artificial reasoning.
?
{{#widget:Twitter Search
+
?
|query=’#schema OR schema.org OR schemaorg OR RDfa
+
?
|title=Semantic Annotations
+
?
|caption=what people say about semantic annotations
+
?
|height=200
+
?
|width=1024
+
?
|interval: 300
+
?
}}{{#widget:Twitter Follow
+
?
|twitter=getSchema
+
?
|what=us
+
?
}}</div>
+
   
?
Typically, applications need to extract semantic annotations from the web pages and use them to perform artificial reasoning.
 
 
   
 
   
 
=== Microdata2RDF Service ===
 
=== Microdata2RDF Service ===
 
Microdata extractor is a REST web service to extract RDF data from Microdata annotations and provide the semantic information as [http://www.w3.org/2011/rdf-wg/wiki/N-Triples-Format N-Triples], [http://www.w3.org/TeamSubmission/n3/ N3] and [http://docs.api.talis.com/platform-api/output-types/rdf-json JSON]. The service conforms with the [http://www.w3.org/TR/microdata-rdf/ Microdata2RDF specification] at W3C, but the generation algorithm may be different from the one proposed by the specification. The service is powered by [http://nodejs.org node.js] and uses [https://github.com/tmpvar/jsdom jsdom] library. More information on endpoint, usage and limitations at: [http://getschema.org/microdataextractor/about ”’http://getschema.org/microdataextractor/about”’]
 
Microdata extractor is a REST web service to extract RDF data from Microdata annotations and provide the semantic information as [http://www.w3.org/2011/rdf-wg/wiki/N-Triples-Format N-Triples], [http://www.w3.org/TeamSubmission/n3/ N3] and [http://docs.api.talis.com/platform-api/output-types/rdf-json JSON]. The service conforms with the [http://www.w3.org/TR/microdata-rdf/ Microdata2RDF specification] at W3C, but the generation algorithm may be different from the one proposed by the specification. The service is powered by [http://nodejs.org node.js] and uses [https://github.com/tmpvar/jsdom jsdom] library. More information on endpoint, usage and limitations at: [http://getschema.org/microdataextractor/about ”’http://getschema.org/microdataextractor/about”’]
   
?
 
+
<div class="getschema-container">
?
==== Extracting semantic annotations from Microdata  ====
+
<div class="getschema-left">
 
{{#widget:MicrodataExtractor}}
 
{{#widget:MicrodataExtractor}}
?
 
+
</div>
?
+
<div class="getschema-right">
 
{{#widget:MicrodataTests}}
 
{{#widget:MicrodataTests}}
  +
</div>
  +
</div>
   
 
=== RDFa2RDF Service ===
 
=== RDFa2RDF Service ===
 
RDFa extractor is a REST web service to extract RDF data from [http://www.w3.org/TR/rdfa-lite/ RDFa Lite] annotations and provide the semantic information as [http://www.w3.org/2011/rdf-wg/wiki/N-Triples-Format N-Triples], [http://www.w3.org/TeamSubmission/n3/ N3] and [http://docs.api.talis.com/platform-api/output-types/rdf-json JSON]. The service is powered by [http://nodejs.org node.js] and uses [https://github.com/tmpvar/jsdom jsdom] library. More information on endpoint, usage and limitations at: [http://getschema.org/rdfaliteextractor-about/ ”’http://getschema.org/rdfaliteextractor-about/”’]
 
RDFa extractor is a REST web service to extract RDF data from [http://www.w3.org/TR/rdfa-lite/ RDFa Lite] annotations and provide the semantic information as [http://www.w3.org/2011/rdf-wg/wiki/N-Triples-Format N-Triples], [http://www.w3.org/TeamSubmission/n3/ N3] and [http://docs.api.talis.com/platform-api/output-types/rdf-json JSON]. The service is powered by [http://nodejs.org node.js] and uses [https://github.com/tmpvar/jsdom jsdom] library. More information on endpoint, usage and limitations at: [http://getschema.org/rdfaliteextractor-about/ ”’http://getschema.org/rdfaliteextractor-about/”’]
   
?
 
+
<div class="getschema-container">
?
 
+
<div class="getschema-left">
?
The service is also listed at the Semantic Web Initiative wiki page  [http://www.w3.org/2001/sw/wiki/RDFa_Extractor http://www.w3.org/2001/sw/wiki/RDFa_Extractor]
+
?
 
+
?
 
+
?
==== Extracting semantic annotations from RDFa Lite ====
+
 
{{#widget:RDFaExtractor}}
 
{{#widget:RDFaExtractor}}
?
 
+
</div>
  +
<div class="getschema-right">
 
{{#widget:RDFaLiteTests}}
 
{{#widget:RDFaLiteTests}}
  +
</div>
   
?
== What you can do ==
+
</div>
?
Solve everyday annotation problems, debate on discussion pages and document your solutions on the wiki. Start concrete discussions helping others to understand: [[Microdata |”’how”’]] to use, [[Schema.org |”’what”’]] to use, [[Using Schema.org |”’where”’]] to use and [[List of websites using Schema.org| ”’who”’]] uses these concepts. Spread the word – blog it, bulletin board it, tell your friends.Write and share tools (link them up on the wiki). Inspire others with what you build.
+
The service is also listed at the Semantic Web Initiative wiki page  [http://www.w3.org/2001/sw/wiki/RDFa_Extractor http://www.w3.org/2001/sw/wiki/RDFa_Extractor]

Revision as of 14:12, 10 June 2013

Follow getSchema on Twitter

Apps consuming Schema.org annotations

RuleTheWeb! the Firefox extension consuming Schema.org annotations!

Tools

Other Guidelines

Learn More

While creating Schema.org markup from plain HTML might be painful for beginners and time consuming for everybody, this wiki will help you to easy get Schema.org markup for the most used concepts of Schema.org.

Extracting Semantic Annotations

Typically, applications need to extract semantic annotations from the web pages and use them to perform artificial reasoning.

Microdata2RDF Service

Microdata extractor is a REST web service to extract RDF data from Microdata annotations and provide the semantic information as N-Triples, N3 and JSON. The service conforms with the Microdata2RDF specification at W3C, but the generation algorithm may be different from the one proposed by the specification. The service is powered by node.js and uses jsdom library. More information on endpoint, usage and limitations at: http://getschema.org/microdataextractor/about

Use your own URL:



Or try one of the W3C Test Cases



about this service.

Try our examples

RDFa2RDF Service

RDFa extractor is a REST web service to extract RDF data from RDFa Lite annotations and provide the semantic information as N-Triples, N3 and JSON. The service is powered by node.js and uses jsdom library. More information on endpoint, usage and limitations at: http://getschema.org/rdfaliteextractor-about/

Use your own URL:



about this service.

Try our examples

The service is also listed at the Semantic Web Initiative wiki page http://www.w3.org/2001/sw/wiki/RDFa_Extractor

Personal tools

Namespaces

Variants

Actions

Navigation

Toolbox