Benjamin Goering

Results 174 comments of Benjamin Goering

@jimmarino > Note that the existing YAML implementation does this via ENV_COMMON_SETTINGS_PATH/ENV_API_SETTINGS_PATH/ENV_TRANSFER_SETTINGS_PATH, however, that requires infrastructure like K8S to map environment variables to a file. I noticed this in the...

> if this takes me a couple days to look into is that ok? @bwillard Of course, Brian. I'm not under immediate pressure. On the other hand, we're excited to...

I think it best to start development of extensions with a URL prefix that is under a non-w3 domain, develop it far enough that there are real-world implementations, and only...

@strugee Propose some text and where to add it? Not obvious to me what would make things clearer for you.

I also think it would best serve spec-readers to include 'orderedItems' under https://www.w3.org/TR/activitystreams-vocabulary/#properties

@alexcastano here's how I think of it: When you see `{ "image": "http://url.com" }`, you're seeing a "reference" (i.e. "Link href") to that *resource*. That's it. Upon dereferencing that URL...

@ppwfx schema.org/Person isn't a W3C Technical Recommendation

@aschrijver Do you have unresolved concerns on this open issue?

no need IMO. Close issue?

I believe ActivityStreams does not define/depend on `@type`. JSON-LD does. And AS says, if you want to be doing JSON-LD processing, you can treat `type` and `@type` the same. I...