- 
                Notifications
    
You must be signed in to change notification settings  - Fork 36
 
On Identity
        Timothy Lebo edited this page Feb 14, 2012 
        ·
        6 revisions
      
    
                csv2rdf4lod-automation is licensed under the [Apache License, Version 2.0](https://github.com/timrdf/csv2rdf4lod-automation/wiki/License)
          (This page was created in response to an observation that the same URI is created for U.S. Geological Survey and U.S Geological Survey)
- Properties are distinguished by default (e.g., 
raw:name,raw:name_2,raw:name_3) until a curator consolidates them using common conversion:labels. - Resources named by property-scoped promotions may become identical, since they share the same 
value-of/PROPERTYnamespace. - Resources named by typed resource promotions may become identical, since they share the same 
typed/CLASSnamespace. - The 
replaceAll("[^a-zA-Z_0-9\\-]","_")string operation is applied when promoting values to URIs, and "repeating" underscores are shortened to a single underscore.