RDF.java 242 Bytes Edit Raw Blame History 1 2 3 4 5 6 7 8 9 10 /* * Decompiled with CFR 0_118. */ package com.adobe.xmp.core.namespace; public interface RDF { public static final String URI = "http://www.w3.org/1999/02/22-rdf-syntax-ns#"; public static final String STANDARD_PREFIX = "rdf"; }