steveblackmon commented on code in PR #11:
URL: 
https://github.com/apache/streams-activitypub/pull/11#discussion_r1510125865


##########
doap.ttl:
##########
@@ -34,15 +33,15 @@
 .
 
 <https://mastodon.social/users/steveblackmon> a as:Person ;
-   as:id "https://mastodon.social/@steveblackmon"; ;
-   as:name "Steve Blackmon"@en ;
-   vcard:given-name "Steve"@en ;
-   vcard:family-name "Blackmon"@en ;
+   as:name "Steve Blackmon" ;
+   vcard:given-name "Steve" ;
+   vcard:family-name "Blackmon" ;
    vcard:email "sblack...@apache.org" ;
-   as:summary "Techie, Dad, Salesforce, PMC Chair of 
http://streams.apache.org"@en ;
-   as:preferredUsername "steveblackmon"@en ;
+   as:summary "Techie, Dad, Salesforce, PMC Chair of 
http://streams.apache.org"; ;
+   as:preferredUsername "steveblackmon" ;

Review Comment:
   these (optional) language annotations complicate json-ld serialization, so 
removing for now



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@streams.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to