Skip to content
This repository was archived by the owner on Jul 9, 2024. It is now read-only.
This repository was archived by the owner on Jul 9, 2024. It is now read-only.

how to manage the hard-coded string "cadc.nrc.ca" when used in a property #2

@bertocco

Description

@bertocco

Not clear to me how to manage the hard-coded string "cadc.nrc.ca" when used in a property. Can we consider it as a convention and leave it "as is" or needs it to be customized using the local authority?

vos/cadc-vos/src/main/java/ca/nrc/cadc/vos/VOS.java: public static final String PROPERTY_URI_ISLOCKED = "ivo://cadc.nrc.ca/vospace/core#islocked";
vos/cadc-vos/src/main/java/ca/nrc/cadc/vos/VOS.java: public static final String PROPERTY_URI_READABLE = "ivo://cadc.nrc.ca/vospace/core#readable";
vos/cadc-vos/src/main/java/ca/nrc/cadc/vos/VOS.java: public static final String PROPERTY_URI_WRITABLE = "ivo://cadc.nrc.ca/vospace/core#writable";

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions