Ignore:
Timestamp:
Jul 12, 2012, 3:01:32 PM (12 years ago)
Author:
casties
Branch:
default
Message:

more work on permissions...

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/main/java/de/mpiwg/itgroup/annotations/old/NS.java

    r4 r10  
    33public class NS {
    44    public static final String MPIWG_PERSONS_URL = "http://entities.mpiwg-berlin.mpg.de/persons/";
    5     // public static String
    6     // ANNOTATION_TYPE="http://www.w3.org/2000/10/annotationType#";
     5    public static final String MPIWG_GROUPS_URL = "http://entities.mpiwg-berlin.mpg.de/groups/";
    76    public static final String OAC_NS = "http://www.openannotation.org/ns/";
    87    public static final String CNT_NS = "http://www.w3.org/2011/content#";
Note: See TracChangeset for help on using the changeset viewer.