/[fenfire]/fenfire/docs/pegboard/vocabprocess--tjl/peg.rst
ViewVC logotype

Diff of /fenfire/docs/pegboard/vocabprocess--tjl/peg.rst

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.2 by tjl, Mon May 12 04:45:54 2003 UTC revision 1.3 by tjl, Mon May 12 04:54:27 2003 UTC
# Line 25  Issues Line 25  Issues
25      Any URI in the experimental space should not be widely used      Any URI in the experimental space should not be widely used
26      before being properly defined and accepted.      before being properly defined and accepted.
27    
28        It is desirable to be able to *see* from the URI which data is
29        stable, which is not, without having to look at the definitions.
30    
31        For example, grepping for the experimental ns from a file would
32        give you a good idea whether your data is based on stable code.
33    
34        The idea is also that conversion wouldn't be too often necessary:
35        the move from lava to real wouldn't require too much work, just a PEG
36        round.
37    
38    
39  - What about ALPH? How much should we be defining ALPH things  - What about ALPH? How much should we be defining ALPH things
40    here, outside Alph proper?    here, outside Alph proper?
41    
# Line 46  Issues Line 57  Issues
57    
58  - Should we merge PP (directed links) into FF?  - Should we merge PP (directed links) into FF?
59    
60    - What should be the namespace prefix? ``vocabulary``,
61      ``rdf`` or ``terms`` or ``rdfv``?
62    
63    - Should URIs contain timestamps?
64    
65        RESOLVED: YES. XXX PEG not changed yet.
66    
67        [benja:]
68        > - NEVER use URIs you want to be permanent without a timestamp.
69        >
70        > Actually the above could be used with a timestamp, but you don't
71        > explicitly say so. Please define a full template for namespaces. I
72        > suggest::
73        >
74        >     http://fenfire.org/terms/YYYY/MM/[DD/]namespacename
75        >
76        > where ``YYYY``, ``MM``, ``DD`` are the date (or month) when the
77        > namespace was created, and ``namespacename`` is chosen by the person
78        > creating the namespace. (DD is optional.)
79        >
80        > Items in the namespace would have the form::
81        >
82        >     http://fenfire.org/terms/YYYY/MM/[DD/]namespacename#id
83        >
84        > where ``id`` is chosen by the person creating the namespace.
85    
86    
87    XXX Change changes to retained, + javadoc
88    
89  Changes  Changes
90  =======  =======
91    

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26