[tracker] maemo: Add maemo:PostalAddress
- From: Jürg Billeter <juergbi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [tracker] maemo: Add maemo:PostalAddress
- Date: Wed, 20 Apr 2011 09:44:56 +0000 (UTC)
commit ed83c62b7452d43d695c0e2f8087eb82cbcbdca4
Author: Jürg Billeter <j bitron ch>
Date: Wed Apr 20 11:43:40 2011 +0200
maemo: Add maemo:PostalAddress
This will be used for the TYPE=postal parameter of the ADR property
in vCards.
data/ontologies/91-maemo.ontology | 5 +++++
1 files changed, 5 insertions(+), 0 deletions(-)
---
diff --git a/data/ontologies/91-maemo.ontology b/data/ontologies/91-maemo.ontology
index 0fa741a..b54b166 100644
--- a/data/ontologies/91-maemo.ontology
+++ b/data/ontologies/91-maemo.ontology
@@ -108,3 +108,8 @@ maemo:contactGroupVibrationRingtone a rdf:Property ;
nrl:maxCardinality 1 ;
rdfs:domain nco:ContactGroup ;
rdfs:range nfo:FileDataObject .
+
+maemo:PostalAddress a rdfs:Class ;
+ rdfs:label "PostalAddress" ;
+ rdfs:comment "Postal Address. Class inspired by TYPE=postal parameter of the ADR property defined in RFC 2426 sec. 3.2.1" ;
+ rdfs:subClassOf nco:PostalAddress .
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]