summaryrefslogtreecommitdiff
path: root/ChangeLog
blob: 80e411d1f6ffdc89b683245538e2a024259836f8 (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
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
0.7
    02/22/2011 - trueg
	Added new class nao:Agent and new property nao:maintainedBy
    03/15/2011 - trueg
	Set nrl:maxCardinality of nie:url to 1 as per ticket #81.
    03/28/2011 - trueg
	Made nfo:Software a subClassOf nao:Agent as per ticket #82.

0.6
    12/13/2010 - trueg
        Added new property nie:htmlContent as a super property of nmo:htmlMessageContent

    12/08/2010 - trueg
        Fixed cardinalities on:
          nco:streetAddress
          nco:pobox
          nco:phoneNumber
          nco:nameGiven
          nco:nameFamily
          nco:extendedAddress
          nco:hasLocation
          nco:addressLocation
          nco:org
          nco:title
          nco:voiceMail
          nco:imAccountType
          nco:imStatusMessage
          nco:isBlocked
        Deprecated nco:contactMediumComment in favor of nie:comment or nao:description - based on the context

	12/07/2010 - trueg (from a patch by George Goldberg)
		Added new properties:
			nco:isAccessedBy
			nco:publishesPresenceTo
			nco:requestedPresenceSubscriptionTo
			nco:isBlocked

	12/07/2010 - trueg (from a patch by George Goldberg)
		Added new class nco:IMCapability and instances nco:imCapabilityText, nco:imCapabilityAudio, and nco:imCapabilityVideo
		Added new property nco:hasIMCapability
			
	12/06/2010 - trueg
		Use package version number for all ontology versions.

0.5
	05/09/2010 - phreedom
		Added new properties:
		      nco:start
		      nco:end
		to allow defining nco:Roles that only span a certain time.

	05/09/2010 - phreedom
		Inverted property ndo:involvedInEvent by switching
		domain and range. The new property is named
		ndo:involved.
	
	05/08/2010 - trueg
		Fixed graph URIs in NDO metadata.
	
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.