- From: StrassnerˇˇJohn Charles <johns@postech.ac.kr>
- Date: Tue, 1 Jun 2010 16:37:26 +0900 (KST)
- To: <tmichel@w3.org>, "public-media-annotation@w3.org" <public-media-annotation@w3.org>, Joakim S?derberg <joakim.soderberg@ericsson.com>, Daniel Park <soohong.park@samsung.com>
- Message-ID: <19872965.1275377846635.JavaMail.root@mail1.postech.ac.kr>
.Bold { font-weight: bold; }
.Title { font-weight: bold; font-size: 18px; color: #cc3300; }
.Code { border: #8b4513 1px solid; padding-right: 5px; padding-left: 5px;color: #000066; font-family: 'Courier New' , Monospace;background-color: #ff9933; }
Hello Thierry,
at least for the ontology document, this is not the latest document (i.e., the one that I edited). I believe that Wonsuk is still editing that. However, it does look a lot better. :-)
regards,
John
Prof. John Strassner, Ph.D.
Head, Autonomic Research
Professor, Division of IT Convergence Engineering
Pohang University of Science and Technology
Pohang, Republic of Korea
johns@postech.ac.kr
--- Original Message ---
From :
"Thierry MICHEL"<tmichel@w3.org>
To :
"public-media-annotation@w3.org"<public-media-annotation@w3.org>, "Joakim S?derberg"<joakim.soderberg@ericsson.com>, "Daniel Park"<soohong.park@samsung.com>
Date :
2010/06/01 Tuesday PM 4:21:07
Subject :
publication of LC ontology and API 1.0
Hi,
I have worked on the two documents for the LC publication of ontology
and API 1.0.
API for Media Resource 1.0
--------------------------
I have done the following
- removed the scripts, and saved the output of the document.
- changed the doctype to <?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
- added proper "status od this document for LC
- added proper URIs
changed:
Response (JSON format): { "targetaudience" : { "issuer" :
http://www.fosi.org/icra, "classification" : "no nudity", "type" : "Age
Group" } }
to
Response (JSON format): { "targetaudience" : { "issuer" :
"http://www.fosi.org/icra", "classification" : "no nudity", "type" :
"Age Group" } }
and validated:
HTML validated
repaired and checked broken links
made pubrules validation
The CSS style sheet does not validate
http://jigsaw.w3.org/css-validator/validator?uri=http://www.w3.org/2008/WebVideo/Annotations/drafts/API10/LC/
7 errors to be fixed.
The document is available at
http://www.w3.org/2008/WebVideo/Annotations/drafts/API10/LC/Overview.html
TODO: --> the CSS style sheet MUST be valid for publication
Ontology for Media Resource 1.0
--------------------------
I have done the following
- added proper "status of this document for LC
- added proper URIs
HTML validated
checked broken links
checked CSS validation
made pubrules validation
The document ready for publication is available at
http://www.w3.org/2008/WebVideo/Annotations/drafts/ontology10/LC/Overview.html
This document is now ready for LC publication.
----------------------------------------------
Received on Tuesday, 1 June 2010 07:38:04 UTC