blob: 92842dd1a52f01fcbc303764a4c0f918c5a34a5a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
|
0.4
05/04/2010 - trueg:
Added NDO and NUAO ontologies to the distributed ontologies.
Both are still marked as being in the "Testing" state.
05/04/2010 - trueg:
Fixed syntax error in nid3.trig
03/12/2010 - m4db0b
Deprecated NMO properties with range nco:Contact and added equivalent
ones with range nco:ContactMedium:
Deprecated properties:
nmo:to
nmo:cc
nmo:bcc
nmo:from
nmo:primaryRecipient
nmo:replyTo
nmo:recipient
nmo:secondaryRecipient
nmo:sender
New properties:
nmo:emailTo
nmo:emailCc
nmo:emailBcc
nmo:messageFrom
nmo:primaryMessageRecipient
nmo:messageReplyTo
nmo:messageRecipient
nmo:secondaryMessageRecipient
nmo:messageSender
0.3
03/08/2010 - phreedom:
Added nrl:DiscardableInstanceBase
02/15/2010 - trueg:
Added new classes and properties to NMM:
nmm:Movie
nmm:TVShow
nmm:TVSeries
nmm:Season
nmm:genre
nmm:series
nmm:hasEpisode
nmm:episodeNumber
nmm:season
nmm:seasonNumber
nmm:audienceRating
nmm:writer
nmm:director
nmm:producer
nmm:actor
nmm:cinematographer
nmm:releaseDate
12/04/2009 - phreedom:
Added nao:deprecated property and added deprecation flags to:
nfo:fileLastModified
nfo:fileUrl
0.2
11/27/2009 - trueg: Added "nrl:maxCardinality 1" to:
nco:region
nco:country
nco:imStatus
nco:birthDate
nco:postalcode
nco:contactGroupName
nco:emailAddress
nco:locality
nco:gender
nmo:messageSubject
nmo:receivedDate
11/27/2009 - trueg: Added SharedDesktopOntologiesConfig.cmake
0.1
First release of the shared ontologies.
|