diff --git a/activity.go b/activity.go index cc71e78..76a3325 100644 --- a/activity.go +++ b/activity.go @@ -991,6 +991,7 @@ func gofish(name string) string { func isactor(t string) bool { switch t { case "Person": + case "Organization": case "Application": case "Service": default: