home *** CD-ROM | disk | FTP | other *** search
/ PC World 2001 April / PCWorld_2001-04_cd.bin / Komunik / Amaya / WinNT2000 / amaya-WindowsNT-4.3.exe / _SETUP.1 / annot.schemas < prev    next >
Encoding:
Text File  |  2000-11-08  |  1.0 KB  |  25 lines

  1. # annot.schemas
  2. #
  3. # specifies the RDF schemas to be pre-loaded for Annotations
  4. #
  5. # each line beginning with '#' is a comment
  6. # all other non-empty lines must be in one of two formats:
  7. # 1. namespacename
  8. # 2. namespacename filename
  9. #
  10. # In case 1, an RDF schema is expected to be found at the namespace URI
  11. # In case 2, the filename is expected to be a (local) copy of an RDF
  12. #            schema for the namespace.  The strings $THOTDIR and
  13. #            $APP_HOME may be used at the beginning of the filename
  14. #            and will be expanded to the Amaya installation directory
  15. #            and the user's amaya home directory respectively.
  16.  
  17. # Historical schema presented at WWW9. Obsolete.
  18. #http://www.w3.org/1999/xx/annotation-ns#
  19.  
  20. #first release schema; do not change unless you also change the service
  21. http://www.w3.org/2000/10/annotation-ns#  $THOTDIR/config/annotschema.rdf
  22.  
  23. #some Annotation subclasses that we think will be useful
  24. http://www.w3.org/2000/10/annotationType# $THOTDIR/config/annottypes.rdf
  25.