[tracker] Ontologies: promote mfo:image to FeedElement
- From: Ivan Frade <ifrade src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [tracker] Ontologies: promote mfo:image to FeedElement
- Date: Tue, 9 Nov 2010 16:16:57 +0000 (UTC)
commit cdd42683c61490dcb3134c0933df8df5dda56b11
Author: Ivan Frade <ivan frade nokia com>
Date: Tue Nov 9 18:14:43 2010 +0200
Ontologies: promote mfo:image to FeedElement
Channels and messages can have a related image (icon). Moving the image
property to the FeedElement superclass from FeedChannel.
data/ontologies/41-mfo.ontology | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/data/ontologies/41-mfo.ontology b/data/ontologies/41-mfo.ontology
index 37ff593..0949cbb 100644
--- a/data/ontologies/41-mfo.ontology
+++ b/data/ontologies/41-mfo.ontology
@@ -45,7 +45,7 @@ mfo:FeedSettings a rdfs:Class ;
# PROPERTIES OF CHANNEL
mfo:image a rdf:Property ;
nrl:maxCardinality 1 ;
- rdfs:domain mfo:FeedChannel ;
+ rdfs:domain mfo:FeedElement ;
rdfs:range xsd:string .
# updateTime is used to store a local timestamp of feed message
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]