예제 #1
0
def nace(obj):
    return get_vocabulary_path(obj, 'nace')
예제 #2
0
def occupation(obj):
    return get_vocabulary_path(obj, 'occupation')
예제 #3
0
def multilingual_thesaurus(obj):
    return get_vocabulary_path(obj, 'multilingual_thesaurus')
예제 #4
0
def subcategory(obj):
    return get_vocabulary_path(obj, 'subcategory')
예제 #5
0
def osha_metadata(obj):
    return get_vocabulary_path(obj, 'osha_metadata')
예제 #6
0
def nace(obj):
    return get_vocabulary_path(obj, 'nace')
예제 #7
0
def multilingual_thesaurus(obj):
    return get_vocabulary_path(obj, 'multilingual_thesaurus')
예제 #8
0
def occupation(obj):
    return get_vocabulary_path(obj, 'occupation')
예제 #9
0
def osha_metadata(obj):
    return get_vocabulary_path(obj, 'osha_metadata')
예제 #10
0
def subcategory(obj):
    return get_vocabulary_path(obj, 'subcategory')