diff --git a/SMPost/examples/example-normalized.json.csv b/SMPost/examples/example-normalized.json.csv index a34f2a8..207ea36 100644 --- a/SMPost/examples/example-normalized.json.csv +++ b/SMPost/examples/example-normalized.json.csv @@ -1,2 +1,2 @@ -"id_", "type_", "hasPostURL__type_", "hasPostURL__value_", "postCreatedAt__type_", "postCreatedAt__value_", "postId__type_", "postId__value_", "hasLanguage__type_", "hasLanguage__value_", "platform__type_", "platform__value_", "hasText__type_", "hasText__value__0_", "hasImages__type_", "hasImages__value__0_", "hasVideos__type_", "hasVideos__value__0_", "hasPrivacyLevel__type_", "hasPrivacyLevel__value_", "location__type_", "location__value__type_", "location__value__coordinates__0_", "location__value__coordinates__1_", "hasHashtag__type_", "hasHashtag__value__0_", "hasHashtag__value__1_", "hasThumbnails__type_", "hasThumbnails__value__0_", "createdBy__type_", "createdBy__object_", "hasReferencedLocations__type_", "hasReferencedLocations__object__0_", "hasMentions__type_", "hasMentions__object__0_", "belongsToCollection__type_", "belongsToCollection__object__0_", "belongsToCollection__object__1_" -"SMPost.123", "SMPost", "Property", "http://twt.com/121", "DateTime", "2020-12-24T12:00:00Z", "Text", "21098319", "Text", "en", "Text", "Twitter", "array", "This is a tweet", "array", "https://twt.com/image.png", "array", "https://twt.com/video.mp4", "Text", "public", "geo:json", "Point", "40.3", "25.5", "array", "#sample", "#tag", "array", "https://twt.com/thumb.png", "Relationship", "SMUser.123", "Relationship", "RefLocation.00", "Relationship", "SMUser.154", "Relationship", "SMCollection.001", "SMCollection.002" \ No newline at end of file +"id_", "type_", "hasPostURL__type_", "hasPostURL__value_", "postCreatedAt__type_", "postCreatedAt__value_", "postId__type_", "postId__value_", "hasLanguage__type_", "hasLanguage__value_", "platform__type_", "platform__value_", "hasText__type_", "hasText__value__0_", "hasImages__type_", "hasImages__value__0_", "hasVideos__type_", "hasVideos__value__0_", "hasPrivacyLevel__type_", "hasPrivacyLevel__value_", "location__type_", "location__value__type_", "location__value__coordinates__0_", "location__value__coordinates__1_", "hasHashtag__type_", "hasHashtag__value__0_", "hasHashtag__value__1_", "hasThumbnails__type_", "hasThumbnails__value__0_", "createdBy__type_", "createdBy__value_", "hasReferencedLocations__type_", "hasReferencedLocations__value__0_", "hasMentions__type_", "hasMentions__value__0_", "belongsToCollection__type_", "belongsToCollection__value__0_", "belongsToCollection__value__1_" +"SMPost.123", "SMPost", "Text", "http://twt.com/121", "DateTime", "2020-12-24T12:00:00Z", "Text", "21098319", "Text", "en", "Text", "Twitter", "StructuredValue", "This is a tweet", "StructuredValue", "https://twt.com/image.png", "StructuredValue", "https://twt.com/video.mp4", "Text", "public", "geo:json", "Point", "40.3", "25.5", "StructuredValue", "#sample", "#tag", "StructuredValue", "https://twt.com/thumb.png", "Text", "SMUser.123", "StructuredValue", "RefLocation.00", "StructuredValue", "SMUser.154", "StructuredValue", "SMCollection.001", "SMCollection.002" \ No newline at end of file