/[gzz]/manuscripts/FutureVision/oplan.txt
ViewVC logotype

Diff of /manuscripts/FutureVision/oplan.txt

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

revision 1.29 by tjl, Thu Nov 13 20:05:59 2003 UTC revision 1.30 by benja, Thu Nov 13 20:19:35 2003 UTC
# Line 356  Poems Line 356  Poems
356      how two poems from February, but from two different years,      how two poems from February, but from two different years,
357      may be similar.      may be similar.
358    
359        Most poems are published in at least one ``poems:Book``.
360        Here, it is important to be able to keep track of the
361        page numbers of each poem *in each book it was published*.
362        To realize this, we need an additional RDF node--
363        type ``poems:PublicationInfo``; a ``poems:Poem`` is connected
364        on ``poems:publishedAs`` to the ``poems:PublicationInfo``,
365        which has connections on ``poems:pageNumber`` and
366        ``poems:book``, the latter to a ``book:Book``.
367        A ``book:Book`` has a ``book:title``,
368        a ``book:publicationDate`` and a ``book:abbreviation``--
369        for example, Fallenstein abbreviates *Das Besessene Alter*
370        to "BA."
371    
372  Contacts  Contacts
373      For people (node type ``foaf:Person``) we store their      For people (node type ``foaf:Person``) we store their
374      ``foaf:name`` and possibly their contact information:      ``foaf:name`` and possibly their contact information:
# Line 393  Telephone notes Line 406  Telephone notes
406      of short notes (``m:CallNote``). A call has a ``m:callDate``      of short notes (``m:CallNote``). A call has a ``m:callDate``
407      and possibly some text connected on ``m:callInfo``, noting      and possibly some text connected on ``m:callInfo``, noting
408      additional information, for example if Mayröcker was on      additional information, for example if Mayröcker was on
409      vacation.      vacation. A call would be connected on ``m:callNotes`` to
410        an RDF *collection* (`Brickley 2003`_) of the notes,
411        providing order for them.
412    
413        Call notes have their text connected on ``m:noteText``,
414        and again, they are connected to poems they discuss
415        on ``m:about``. They are viewed either by looking at the
416        poem they discuss, or by browsing them by date.
417    
418    Readings
419        Finally, Fallenstein stores in this space readings
420        that Mayröcker gives (``reading:Reading``). Readings have
421        a ``reading:date`` and a non-exhaustive list of
422        ``reading:attendant`` connections-- people that
423        Fallenstein wants to remember have attended the event.
424        Readings also have a ``reading:program``, an RDF collection
425        of the poems or other texts read that day.
426    
427    
428    ADD TO REFERENCES:
429    
430    .. _Brickley 2003:
431    
432    **Brickley, D., and Gupta, R.V.,** (2003)
433    "RDF Vocabulary Description Language 1.0: RDF Schema".
434    W3C Working Draft 10 October 2003. Available at
435    ``http://www.w3.org/TR/rdf-schema/``
436    
437    
438  4 The Fenfire project  4 The Fenfire project

Legend:
Removed from v.1.29  
changed lines
  Added in v.1.30

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