- From: Danny Ayers <danny666@virgilio.it>
- Date: Sun, 7 Jul 2002 01:34:39 +0200
- To: "jean delahousse" <jean.delahousse@mondeca.com>, <www-rdf-interest@w3.org>
This sounds like it might fit with some of the co-depiction stuff at http://rdfweb.org/ If I remember correctly, you trace around parts of the image to get SVG paths (using Amaya or similar) and add metadata to the SVG. Cheers, Danny. --- Danny Ayers <stuff> http://www.isacat.net </stuff> >-----Original Message----- >From: www-rdf-interest-request@w3.org >[mailto:www-rdf-interest-request@w3.org]On Behalf Of jean delahousse >Sent: 07 July 2002 00:48 >To: www-rdf-interest@w3.org >Subject: add metadata on image > > > >Hello, >I am looking for a tool enabling to add metadatas on different parts of an >image. > >It's for an industrial project where we have an RDF ontology. We need to >vizualize image (a car for example), and add metadata issued from the >ontology on the various parts of the image (front of the car, back of the >car...) > >Does some one knows about such a tool ? > >Thanks for your help. > >Jean Delahousse >Mondeca >CEO >3, Cit¨¦ Nollez. 75018 Paris >Phone : 33 1 44 92 35 03 >Mobile : 33 6 16 90 73 95 >Fax : +33 1 44 92 02 59 > >www.mondeca.com/fr >www.mondeca.com (english) >=============================================== >XML France : responsable de la commission technique "Semantic Web" >http://www.xml-france.asso.fr >=============================================== >projet Semantopic : l'annuaire des projets du Semantic Web sous forme de >Topic Map >http://mondeca-publishing.com/s/anonymous/title351.html >=============================================== >Topic Maps ressources >http://mondeca-publishing.com/s/anonymous/title10013.html > >> -----Message d'origine----- >> De?: www-rdf-interest-request@w3.org >> [mailto:www-rdf-interest-request@w3.org]De la part de JeffZhang >> Envoy¨¦?: lundi 1 juillet 2002 13:36 >> ¨¤?: www-rdf-interest@w3.org >> Objet?: Why Property in NS RDF and Class in RDFS? >> >> >> >> Dear all, >> I'm new to RDF and have some questions about RDF M&S and RDFS: >> >> a.In RDFS(http://www.w3.org/TR/2002/WD-rdf-schema-20020430/)why >> Property is defined in the namespace of RDF while Class in RDFS? >> In my opinion,Class is the class name of nodes and Property is >> the class name of arcs. They seem to have the same statuses. >> >> b.I read some RDF api proposals.Most of them define Statement, >> Model,Container as subclasses of Resource. Could them be manipulated >> as Resources in RDF models? I think they are boxes containing >> Resources but not Resources. >> >> c.In API,should Property be defined as a class (for example, >> in Java, Proeprty maybe be defined as a subclass of Resource) >> or an instance of Resource named as "Property"? If it is a java class, >> I wonder how to understand the situation when an instance of >> Property is put in a statement as subject or object(maybe in a >> schema,a property p is in a triple (p,subPropertyOf,ppp)). >> >> Many thanks! >> >> Jeff Zhang >> >> >> >> _________________________________________________________ >> Do You Yahoo!? >> Get your free @yahoo.com address at http://mail.yahoo.com >> >> >
Received on Saturday, 6 July 2002 19:42:27 UTC