From b306259830c64e8d6fa0474381990f4b58ea4c9e Mon Sep 17 00:00:00 2001 From: Alberto Abella Date: Fri, 3 Nov 2023 16:13:47 +0100 Subject: [PATCH] Exported example to csv example.jsonld --- PortAuthority/examples/example.jsonld.csv | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/PortAuthority/examples/example.jsonld.csv b/PortAuthority/examples/example.jsonld.csv index dc6fa27..90b4881 100644 --- a/PortAuthority/examples/example.jsonld.csv +++ b/PortAuthority/examples/example.jsonld.csv @@ -1,2 +1,2 @@ -"id_", "type_", "location__type_", "location__coordinates__0_", "location__coordinates__1_", "name_", "unlocode_", "description_", "timezone_", "address__streetAddress_", "address__addressCountry_", "address__addressLocality_", "address__postalCode_", "contactPoint__telephone_", "contactPoint__email_", "contactPoint__availableLanguage__0_", "contactPoint__availableLanguage__1_", "contactPoint__faxNumber_", "contactPoint__name_", "contactPoint__url_", "@context__0_" -"urn:mrn:amura:port-authority:UNLOCODE", "PortAuthority", "Point", "-0.3048254137983776", "39.431348987126704", "Port Authoriy name", "Unlocode", "Port Authoriy description", "Europe/London", "Avda. Example", "ES", "Locality", "1234", "+34 12 34 56 78", "example@portauthority.com", "en-EN", "es-ES", "12 345 67 89", "Port Authoriy name", "https://URL", "https://gitlab.com/hiades/fiware/smart-data-models/-/raw/main/context.jsonld" \ No newline at end of file +"id_", "type_", "location__type_", "location__coordinates__0_", "location__coordinates__1_", "name_", "unlocode_", "description_", "timezone_", "address__streetAddress_", "address__addressCountry_", "address__addressLocality_", "address__postalCode_", "contactPoint__telephone_", "contactPoint__email_", "contactPoint__availableLanguage__0_", "contactPoint__availableLanguage__1_", "contactPoint__faxNumber_", "contactPoint__name_", "contactPoint__url_", "@context__0_", "@context__1_" +"urn:mrn:amura:port-authority:UNLOCODE", "PortAuthority", "Point", "-0.3048254137983776", "39.431348987126704", "Port Authoriy name", "Unlocode", "Port Authoriy description", "Europe/London", "Avda. Example", "ES", "Locality", "1234", "+34 12 34 56 78", "example@portauthority.com", "en-EN", "es-ES", "12 345 67 89", "Port Authoriy name", "https://URL", "https://raw.githubusercontent.com/smart-data-models/dataModel.MarineTransport/master/context.jsonld", "https://gitlab.com/hiades/fiware/smart-data-models/-/raw/main/context.jsonld" \ No newline at end of file