Documentation

ArcheHelper
in package

Description of ArcheHelper Static Class

Tags
author

nczirjak

Table of Contents

Properties

$prefixesToChange  : mixed

Methods

createFullPropertyFromShortcut()  : string
createShortcut()  : string
Create shortcut from the property for the gui
getDomainFromShortCut()  : string
getValueFromShortCut()  : string

Properties

$prefixesToChange

private static mixed $prefixesToChange = array("http://fedora.info/definitions/v4/repository#" => "fedora", "http://www.ebu.ch/metadata/ontologies/ebucore/ebucore#" => "ebucore", "http://www.loc.gov/premis/rdf/v1#" => "premis", "http://www.jcp.org/jcr/nt/1.0#" => "nt", "http://www.w3.org/2000/01/rdf-schema#" => "rdfs", "http://www.w3.org/ns/ldp#" => "ldp", "http://www.iana.org/assignments/relation/" => "iana", "https://vocabs.acdh.oeaw.ac.at/schema#" => "acdh", "https://id.acdh.oeaw.ac.at/" => "acdhID", "http://purl.org/dc/elements/1.1/" => "dc", "http://purl.org/dc/terms/" => "dcterms", "http://www.w3.org/2002/07/owl#" => "owl", "http://xmlns.com/foaf/0.1/" => "foaf", "http://www.w3.org/1999/02/22-rdf-syntax-ns#" => "rdf", "http://www.w3.org/2004/02/skos/core#" => "skos", "http://hdl.handle.net/21.11115/" => "handle")

Methods

createFullPropertyFromShortcut()

public static createFullPropertyFromShortcut(string $prop) : string
Parameters
$prop : string
Return values
string

createShortcut()

Create shortcut from the property for the gui

public static createShortcut(string $prop) : string
Parameters
$prop : string
Return values
string

getDomainFromShortCut()

private static getDomainFromShortCut(string $prop) : string
Parameters
$prop : string
Return values
string

getValueFromShortCut()

private static getValueFromShortCut(string $prop) : string
Parameters
$prop : string
Return values
string

        
On this page

Search results